ppfeufer / aa-timezones

App for displaying different time zones with Alliance Auth
GNU General Public License v3.0
5 stars 3 forks source link

Remove development as permanent branch #92

Closed ppfeufer closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #92 (3fa9f36) into master (500efb4) will decrease coverage by 8.96%. Report is 2 commits behind head on master. The diff coverage is 42.11%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #92      +/-   ##
==========================================
- Coverage   81.99%   73.02%   -8.96%     
==========================================
  Files          10       10              
  Lines         111      126      +15     
  Branches        5        9       +4     
==========================================
+ Hits           91       92       +1     
- Misses         19       33      +14     
  Partials        1        1              
Files Coverage Δ
timezones/__init__.py 100.00% <100.00%> (ø)
timezones/apps.py 100.00% <100.00%> (ø)
timezones/auth_hooks.py 78.95% <ø> (-1.05%) :arrow_down:
timezones/models.py 90.91% <100.00%> (ø)
timezones/admin.py 39.14% <31.25%> (-17.11%) :arrow_down:

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 500efb4...3fa9f36. Read the comment docs.