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

New property: enable setting attribute phase change thresholds. #785

Merged
merged 2 commits into from
Jul 10, 2023

Add unit-tests.

9e74a84
Select commit
Failed to load commit list.
Merged

New property: enable setting attribute phase change thresholds. #785

Add unit-tests.
9e74a84
Select commit
Failed to load commit list.
Codecov / codecov/project succeeded Jul 10, 2023 in 1s

84.18% (-0.10%) compared to edd5fe4

View this Pull Request on Codecov

84.18% (-0.10%) compared to edd5fe4

Details

Codecov Report

Merging #785 (9e74a84) into master (edd5fe4) will decrease coverage by 0.10%.
The diff coverage is 73.17%.

@@            Coverage Diff             @@
##           master     #785      +/-   ##
==========================================
- Coverage   84.27%   84.18%   -0.10%     
==========================================
  Files          67       68       +1     
  Lines        4713     4754      +41     
==========================================
+ Hits         3972     4002      +30     
- Misses        741      752      +11     
Impacted Files Coverage Δ
include/highfive/H5PropertyList.hpp 93.75% <ø> (ø)
src/examples/create_large_attribute.cpp 0.00% <0.00%> (ø)
include/highfive/bits/H5PropertyList_misc.hpp 76.43% <90.00%> (+0.92%) ⬆️
tests/unit/tests_high_five_base.cpp 99.69% <100.00%> (+<0.01%) ⬆️