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

Feature/context #15

Merged
merged 11 commits into from
Sep 18, 2024
Merged

Feature/context #15

merged 11 commits into from
Sep 18, 2024

Conversation

ChrisspyB
Copy link
Member

Add context and various logging improvements

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 35.50296% with 109 lines in your changes missing coverage. Please review.

Project coverage is 56.94%. Comparing base (e2dd4a8) to head (1407e45).

Files with missing lines Patch % Lines
src/gribjump/gribjump_c.cc 0.00% 37 Missing ⚠️
src/gribjump/Metrics.h 11.11% 24 Missing ⚠️
src/gribjump/remote/Request.cc 0.00% 14 Missing ⚠️
src/gribjump/remote/RemoteGribJump.cc 0.00% 11 Missing ⚠️
src/gribjump/Task.h 0.00% 6 Missing ⚠️
src/gribjump/Engine.cc 81.81% 4 Missing ⚠️
src/gribjump/LocalGribJump.cc 55.55% 4 Missing ⚠️
src/gribjump/Task.cc 72.72% 3 Missing ⚠️
src/gribjump/remote/GribJumpUser.cc 0.00% 3 Missing ⚠️
src/gribjump/ExtractionData.cc 60.00% 2 Missing ⚠️
... and 1 more
Additional details and impacted files
@@             Coverage Diff             @@
##           develop      #15      +/-   ##
===========================================
- Coverage    57.47%   56.94%   -0.54%     
===========================================
  Files           77       79       +2     
  Lines         3887     4004     +117     
  Branches       442      448       +6     
===========================================
+ Hits          2234     2280      +46     
- Misses        1653     1724      +71     

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

@ChrisspyB ChrisspyB merged commit 7f702c8 into develop Sep 18, 2024
99 checks passed
@ChrisspyB ChrisspyB deleted the feature/context branch September 18, 2024 14:13
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