ppfeufer / aa-timezones

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

Next Version - v1.6.0 #48

Closed ppfeufer closed 2 years ago

ppfeufer commented 2 years ago

Description

Added

Changed

Removed

Type of change

Please delete options that are not relevant.

Checklist:

codecov[bot] commented 2 years ago

Codecov Report

Merging #48 (06ec616) into master (e912d8a) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #48   +/-   ##
=======================================
  Coverage   84.21%   84.21%           
=======================================
  Files           9        9           
  Lines         114      114           
  Branches       13       13           
=======================================
  Hits           96       96           
  Misses         17       17           
  Partials        1        1           
Impacted Files Coverage Δ
timezones/admin.py 58.82% <ø> (ø)
timezones/apps.py 100.00% <ø> (ø)
timezones/auth_hooks.py 88.23% <ø> (ø)
timezones/constants.py 100.00% <ø> (ø)
timezones/models.py 92.59% <ø> (ø)
...mezones/templatetags/timezones_versioned_static.py 100.00% <ø> (ø)
timezones/urls.py 100.00% <ø> (ø)
timezones/views.py 100.00% <ø> (ø)
timezones/__init__.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

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