ppfeufer / aa-timezones

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

[CHANGE] Support public views #76

Closed ppfeufer closed 1 year ago

ppfeufer commented 1 year ago

Description

Change

Type of change

Checklist:

codecov[bot] commented 1 year ago

Codecov Report

Merging #76 (44a2f6c) into development (e2a4765) will increase coverage by 0.16%. Report is 43 commits behind head on development. The diff coverage is 100.00%.

Impacted file tree graph

@@               Coverage Diff               @@
##           development      #76      +/-   ##
===============================================
+ Coverage        81.81%   81.98%   +0.16%     
===============================================
  Files               10       10              
  Lines              121      111      -10     
  Branches             6        5       -1     
===============================================
- Hits                99       91       -8     
+ Misses              20       19       -1     
+ Partials             2        1       -1     
Files Changed Coverage Δ
timezones/models.py 90.90% <ø> (-1.69%) :arrow_down:
timezones/views.py 100.00% <ø> (ø)
timezones/auth_hooks.py 80.00% <100.00%> (+7.27%) :arrow_up:

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 af83ea8...44a2f6c. Read the comment docs.