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 and test bug in getElementCount(). #787

Merged
merged 1 commit into from
Jun 30, 2023

Fix and test bug in `getElementCount()`.

61f35c1
Select commit
Failed to load commit list.
Merged

Fix and test bug in getElementCount(). #787

Fix and test bug in `getElementCount()`.
61f35c1
Select commit
Failed to load commit list.
Codecov / codecov/project succeeded Jun 30, 2023 in 0s

83.99% (+0.04%) compared to 6b15f52

View this Pull Request on Codecov

83.99% (+0.04%) compared to 6b15f52

Details

Codecov Report

Merging #787 (61f35c1) into master (6b15f52) will increase coverage by 0.04%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #787      +/-   ##
==========================================
+ Coverage   83.94%   83.99%   +0.04%     
==========================================
  Files          67       67              
  Lines        4602     4616      +14     
==========================================
+ Hits         3863     3877      +14     
  Misses        739      739              
Impacted Files Coverage Δ
include/highfive/bits/H5Dataspace_misc.hpp 83.01% <ø> (-0.91%) ⬇️
tests/unit/tests_high_five_base.cpp 99.67% <100.00%> (+<0.01%) ⬆️