django-easy-tenants icon indicating copy to clipboard operation
django-easy-tenants copied to clipboard

Add urlresolvers

Open CleitonDeLima opened this issue 9 months ago • 1 comments

CleitonDeLima avatar Apr 26 '24 12:04 CleitonDeLima

Codecov Report

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

Project coverage is 72.92%. Comparing base (7fadd17) to head (0a3ee81). Report is 1 commits behind head on main.

Files Patch % Lines
easy_tenants/urlresolvers.py 0.00% 48 Missing :warning:

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

Additional details and impacted files
@@             Coverage Diff             @@
##             main     #105       +/-   ##
===========================================
- Coverage   99.24%   72.92%   -26.32%     
===========================================
  Files           7        8        +1     
  Lines         133      181       +48     
===========================================
  Hits          132      132               
- Misses          1       49       +48     
Flag Coverage Δ
django- 72.92% <0.00%> (-26.32%) :arrow_down:
postgres 72.92% <0.00%> (-26.32%) :arrow_down:
py3.10 72.92% <0.00%> (-26.32%) :arrow_down:
py3.11 72.92% <0.00%> (-26.32%) :arrow_down:
py3.12 72.92% <0.00%> (-26.32%) :arrow_down:
py3.8 72.92% <0.00%> (-26.32%) :arrow_down:
py3.9 72.92% <0.00%> (-26.32%) :arrow_down:
sqlite 72.92% <0.00%> (-26.32%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov-commenter avatar Apr 26 '24 12:04 codecov-commenter