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

call backend service for system notices #2179

Merged
merged 2 commits into from
Nov 24, 2023
Merged

Conversation

jschwarz2030
Copy link
Contributor

resolves #2157

To be released with maproulette/maproulette-backend#1077

@codecov-commenter
Copy link

codecov-commenter commented Nov 24, 2023

Codecov Report

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

Comparison is base (11f5445) 24.66% compared to head (11186ae) 24.63%.

Files Patch % Lines
src/services/SystemNotices/SystemNotices.js 18.18% 8 Missing and 1 partial ⚠️
src/components/SystemNotices/SystemNotices.js 0.00% 2 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2179      +/-   ##
==========================================
- Coverage   24.66%   24.63%   -0.03%     
==========================================
  Files         646      646              
  Lines       22179    22177       -2     
  Branches     6829     6829              
==========================================
- Hits         5470     5463       -7     
- Misses      13982    13987       +5     
  Partials     2727     2727              

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

@jschwarz2030 jschwarz2030 merged commit 10f2230 into main Nov 24, 2023
CollinBeczak pushed a commit that referenced this pull request Nov 27, 2023
* call backend service for system notices

* remove debugger
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.

Move Banner notices request to backend
2 participants