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

Wagtail in Bedrock: main groundwork #14250

Merged
merged 25 commits into from
May 20, 2024

Rename MEDIA_URL from user-media to custom-media, to make it easier t…

8f1a027
Select commit
Loading
Failed to load commit list.
Merged

Wagtail in Bedrock: main groundwork #14250

Rename MEDIA_URL from user-media to custom-media, to make it easier t…
8f1a027
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 17, 2024 in 1s

76.61% (+0.16%) compared to b1d5f85

View this Pull Request on Codecov

76.61% (+0.16%) compared to b1d5f85

Details

Codecov Report

Attention: Patch coverage is 92.15686% with 8 lines in your changes are missing coverage. Please review.

Project coverage is 76.61%. Comparing base (b1d5f85) to head (8f1a027).
Report is 6 commits behind head on main.

Files Patch % Lines
bedrock/settings/base.py 81.57% 7 Missing ⚠️
bedrock/urls/mozorg_mode.py 90.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #14250      +/-   ##
==========================================
+ Coverage   76.44%   76.61%   +0.16%     
==========================================
  Files         148      150       +2     
  Lines        7987     8079      +92     
==========================================
+ Hits         6106     6190      +84     
- Misses       1881     1889       +8     

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