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

2025.1 release #62

Merged
merged 116 commits into from
Feb 20, 2025

comment middleware

2e7a956
Select commit
Loading
Failed to load commit list.
Merged

2025.1 release #62

comment middleware
2e7a956
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 19, 2025 in 1s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

Attention: Patch coverage is 70.45790% with 200 lines in your changes missing coverage. Please review.

Please upload report for BASE (master@43ba0ac). Learn more about missing BASE report.

Files with missing lines Patch % Lines
src/aurora/core/utils.py 59.61% 18 Missing and 3 partials ⚠️
src/aurora/registration/admin/registration.py 47.50% 19 Missing and 2 partials ⚠️
src/aurora/i18n/templatetags/itrans.py 10.52% 16 Missing and 1 partial ⚠️
src/aurora/counters/views.py 36.00% 16 Missing ⚠️
src/aurora/core/admin/field_editor.py 36.84% 12 Missing ⚠️
src/aurora/core/models.py 78.57% 10 Missing and 2 partials ⚠️
src/aurora/i18n/templatetags/hreflang.py 0.00% 11 Missing and 1 partial ⚠️
src/aurora/core/admin/form_editor.py 25.00% 9 Missing ⚠️
src/aurora/api/viewsets/registration.py 33.33% 6 Missing ⚠️
src/aurora/config/fragments/sentry.py 45.45% 5 Missing and 1 partial ⚠️
... and 36 more
Additional details and impacted files
@@            Coverage Diff            @@
##             master      #62   +/-   ##
=========================================
  Coverage          ?   66.29%           
=========================================
  Files             ?      200           
  Lines             ?     7317           
  Branches          ?      654           
=========================================
  Hits              ?     4851           
  Misses            ?     2282           
  Partials          ?      184           

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