Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix datetime to character conversion #495

Merged
merged 7 commits into from
Aug 9, 2023

Update ci.yml

0793c52
Select commit
Loading
Failed to load commit list.
Merged

fix datetime to character conversion #495

Update ci.yml
0793c52
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 9, 2023 in 1s

75.16% (-1.70%) compared to 2df5ef8

View this Pull Request on Codecov

75.16% (-1.70%) compared to 2df5ef8

Details

Codecov Report

Patch coverage has no change and project coverage change: -1.70% ⚠️

Comparison is base (2df5ef8) 76.86% compared to head (0793c52) 75.16%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #495      +/-   ##
==========================================
- Coverage   76.86%   75.16%   -1.70%     
==========================================
  Files          25       25              
  Lines        1664     1623      -41     
==========================================
- Hits         1279     1220      -59     
- Misses        385      403      +18     
Files Changed Coverage Δ
src/convert/default.jl 91.33% <ø> (ø)
src/ijulia.jl 0.00% <ø> (ø)
src/language.jl 95.00% <ø> (ø)
src/methods.jl 68.16% <ø> (-0.35%) ⬇️
src/render.jl 87.14% <ø> (-1.43%) ⬇️
src/types.jl 80.48% <ø> (ø)

... and 3 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.