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] config validation #78

Merged
merged 1 commit into from
Sep 6, 2023

[FIX] config validation

27b3cdb
Select commit
Loading
Failed to load commit list.
Merged

[FIX] config validation #78

[FIX] config validation
27b3cdb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 6, 2023 in 0s

94.24% (+0.45%) compared to 2c70085

View this Pull Request on Codecov

94.24% (+0.45%) compared to 2c70085

Details

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.45% 🎉

Comparison is base (2c70085) 93.78% compared to head (27b3cdb) 94.24%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #78      +/-   ##
==========================================
+ Coverage   93.78%   94.24%   +0.45%     
==========================================
  Files          38       38              
  Lines        1335     1337       +2     
==========================================
+ Hits         1252     1260       +8     
+ Misses         83       77       -6     
Files Changed Coverage Δ
include/hibf/config.hpp 100.00% <ø> (ø)
src/config.cpp 100.00% <100.00%> (+17.14%) ⬆️

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