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

Tool cleanup: remove dependency on fdb5 tool #23

Merged
merged 4 commits into from
Oct 29, 2024

Conversation

ChrisspyB
Copy link
Member

And a small tidy up of the tool classes

@codecov-commenter
Copy link

codecov-commenter commented Oct 23, 2024

Codecov Report

Attention: Patch coverage is 42.85714% with 36 lines in your changes missing coverage. Please review.

Project coverage is 58.72%. Comparing base (69d03cf) to head (ad65232).

Files with missing lines Patch % Lines
src/gribjump/tools/GribJumpTool.cc 61.90% 8 Missing ⚠️
src/tools/gribjump-dump-info.cc 0.00% 8 Missing ⚠️
src/tools/gribjump-extract.cc 30.00% 7 Missing ⚠️
src/tools/gribjump-validate.cc 0.00% 6 Missing ⚠️
src/tools/gribjump-scan-files.cc 62.50% 3 Missing ⚠️
src/tools/gribjump-scan.cc 57.14% 3 Missing ⚠️
src/gribjump/tools/GribJumpTool.h 66.66% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop      #23      +/-   ##
===========================================
+ Coverage    54.04%   58.72%   +4.67%     
===========================================
  Files           81       83       +2     
  Lines         4315     4356      +41     
  Branches       480      479       -1     
===========================================
+ Hits          2332     2558     +226     
+ Misses        1983     1798     -185     

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

@ChrisspyB
Copy link
Member Author

Todo: also run the scan tests on the non-hpc CI

@ChrisspyB
Copy link
Member Author

TODO: Change the CI branch back to develop, once corresponding eckit PR is merged (ecmwf/eckit#145)

@ChrisspyB ChrisspyB mentioned this pull request Oct 28, 2024
@ChrisspyB ChrisspyB force-pushed the feature/tool-cleanup branch from 13a64e3 to ad65232 Compare October 29, 2024 15:03
@ChrisspyB ChrisspyB merged commit f820764 into develop Oct 29, 2024
100 checks passed
@ChrisspyB ChrisspyB deleted the feature/tool-cleanup branch October 29, 2024 15:16
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.

2 participants