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

More rigorous support for missing values via placeholders. #6

Merged
merged 4 commits into from
Oct 2, 2023
Merged

Conversation

LTLA
Copy link
Member

@LTLA LTLA commented Oct 2, 2023

No description provided.

@codecov
Copy link

codecov bot commented Oct 2, 2023

Codecov Report

Attention: 6 lines in your changes are missing coverage. Please review.

Comparison is base (eb74a97) 93.45% compared to head (4a2087b) 93.59%.

❗ Current head 4a2087b differs from pull request most recent head 157b1ab. Consider uploading reports for the commit 157b1ab to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master       #6      +/-   ##
==========================================
+ Coverage   93.45%   93.59%   +0.13%     
==========================================
  Files          19       19              
  Lines        1483     1592     +109     
  Branches       25       26       +1     
==========================================
+ Hits         1386     1490     +104     
- Misses         72       76       +4     
- Partials       25       26       +1     
Files Coverage Δ
include/uzuki2/parse_json.hpp 87.17% <100.00%> (ø)
tests/src/boolean.cpp 100.00% <100.00%> (ø)
tests/src/factor.cpp 100.00% <100.00%> (ø)
tests/src/integer.cpp 100.00% <100.00%> (ø)
tests/src/number.cpp 100.00% <100.00%> (ø)
include/uzuki2/parse_hdf5.hpp 92.01% <88.67%> (-0.64%) ⬇️

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

@LTLA LTLA merged commit 2d2c99b into master Oct 2, 2023
@LTLA LTLA deleted the missing branch October 2, 2023 20:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant