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

[Backport releases/v0.2] fix: remove racy endpoint PENDING_ACCEPTED_ITEMS_ENDPOINT for SESSION_STATUS_ENDPOINT #4180

Merged
merged 2 commits into from Jan 30, 2024

Conversation

fedimint-backports
Copy link

Description

Backport of #4150 to releases/v0.2.

Copy link

codecov bot commented Jan 30, 2024

Codecov Report

Attention: 15 lines in your changes are missing coverage. Please review.

Comparison is base (c24b1b9) 57.53% compared to head (5614fce) 57.53%.

Files Patch % Lines
fedimint-server/src/net/api.rs 13.33% 13 Missing ⚠️
fedimint-core/src/session_outcome.rs 0.00% 2 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff               @@
##           releases/v0.2    #4180   +/-   ##
==============================================
  Coverage          57.53%   57.53%           
==============================================
  Files                193      193           
  Lines              42836    42841    +5     
==============================================
+ Hits               24647    24650    +3     
- Misses             18189    18191    +2     

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

@dpc dpc merged commit fe2449c into releases/v0.2 Jan 30, 2024
20 checks passed
@dpc dpc deleted the backport-4150-to-releases/v0.2 branch January 30, 2024 20:28
@elsirion elsirion mentioned this pull request Feb 1, 2024
17 tasks
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.

None yet

3 participants