Skip to content

Encode API URLs#2025

Merged
jsharkey13 merged 1 commit intomainfrom
hotfix/encode-api-urls
Mar 19, 2026
Merged

Encode API URLs#2025
jsharkey13 merged 1 commit intomainfrom
hotfix/encode-api-urls

Conversation

@axlewin
Copy link
Copy Markdown
Contributor

@axlewin axlewin commented Mar 11, 2026

to avoid Jetty errors on certain special characters

to avoid Jetty errors on certain special characters
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 11, 2026

Codecov Report

❌ Patch coverage is 9.09091% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 43.23%. Comparing base (3e8b19b) to head (57d4fd6).
⚠️ Report is 76 commits behind head on main.

Files with missing lines Patch % Lines
src/app/services/api.ts 20.00% 4 Missing ⚠️
src/app/state/slices/api/eventsApi.ts 0.00% 4 Missing ⚠️
src/app/state/slices/api/emailApi.ts 0.00% 1 Missing ⚠️
src/app/state/slices/api/gameboardApi.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2025      +/-   ##
==========================================
- Coverage   43.24%   43.23%   -0.01%     
==========================================
  Files         577      577              
  Lines       24831    24832       +1     
  Branches     7368     8214     +846     
==========================================
  Hits        10737    10737              
+ Misses      14044    13418     -626     
- Partials       50      677     +627     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jsharkey13 jsharkey13 merged commit 66208ca into main Mar 19, 2026
11 of 13 checks passed
@jsharkey13 jsharkey13 deleted the hotfix/encode-api-urls branch March 19, 2026 14:19
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