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

Initial multiserver implementation #12

Merged
merged 8 commits into from
Oct 7, 2024
Merged

Conversation

ChrisspyB
Copy link
Member

wip

@codecov-commenter
Copy link

codecov-commenter commented Sep 11, 2024

Codecov Report

Attention: Patch coverage is 21.12069% with 183 lines in your changes missing coverage. Please review.

Project coverage is 55.01%. Comparing base (fec9ea6) to head (0a97664).

Files with missing lines Patch % Lines
src/gribjump/remote/RemoteGribJump.cc 0.00% 50 Missing ⚠️
src/gribjump/remote/Request.cc 0.00% 40 Missing ⚠️
src/gribjump/Engine.cc 32.72% 37 Missing ⚠️
src/gribjump/remote/GribJumpUser.cc 0.00% 33 Missing ⚠️
src/gribjump/Task.cc 62.50% 9 Missing ⚠️
src/gribjump/Config.cc 0.00% 8 Missing ⚠️
src/gribjump/LocalGribJump.cc 25.00% 3 Missing ⚠️
src/gribjump/GribJumpBase.cc 0.00% 2 Missing ⚠️
src/tools/gribjump-extract.cc 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop      #12      +/-   ##
===========================================
- Coverage    56.91%   55.01%   -1.90%     
===========================================
  Files           79       79              
  Lines         4006     4175     +169     
  Branches       448      462      +14     
===========================================
+ Hits          2280     2297      +17     
- Misses        1726     1878     +152     

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

@ChrisspyB ChrisspyB marked this pull request as ready for review October 7, 2024 12:53
@ChrisspyB ChrisspyB merged commit a859d19 into develop Oct 7, 2024
98 checks passed
@ChrisspyB ChrisspyB deleted the feature/multiserver branch November 4, 2024 09:45
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