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

Aquatests #607

Merged
merged 7 commits into from
Oct 19, 2024

bump version & project

1dcee45
Select commit
Loading
Failed to load commit list.
Merged

Aquatests #607

bump version & project
1dcee45
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 19, 2024 in 0s

85.01% (-0.44%) compared to 16c3448

View this Pull Request on Codecov

85.01% (-0.44%) compared to 16c3448

Details

Codecov Report

Attention: Patch coverage is 84.24242% with 26 lines in your changes missing coverage. Please review.

Project coverage is 85.01%. Comparing base (16c3448) to head (1dcee45).

Files with missing lines Patch % Lines
src/data/number_types.jl 61.11% 7 Missing ⚠️
src/committed_datatype_introspection.jl 0.00% 5 Missing ⚠️
src/data/writing_datatypes.jl 80.76% 5 Missing ⚠️
src/data/specialcased_types.jl 88.00% 3 Missing ⚠️
src/data/reconstructing_datatypes.jl 94.59% 2 Missing ⚠️
src/datasets.jl 75.00% 2 Missing ⚠️
src/backwards_compatibility.jl 66.66% 1 Missing ⚠️
src/explicit_datasets.jl 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #607      +/-   ##
==========================================
- Coverage   85.45%   85.01%   -0.44%     
==========================================
  Files          37       37              
  Lines        4406     4250     -156     
==========================================
- Hits         3765     3613     -152     
+ Misses        641      637       -4     

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