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] Moved the build process to PEP 621 / pyproject.toml #64

Closed ppfeufer closed 1 year ago

ppfeufer commented 1 year ago

Description

Changed

Type of change

Checklist:

codecov[bot] commented 1 year ago

Codecov Report

Merging #64 (14e8016) into development (565af46) will increase coverage by 0.30%. The diff coverage is 100.00%.

Impacted file tree graph

@@               Coverage Diff               @@
##           development      #64      +/-   ##
===============================================
+ Coverage        81.51%   81.81%   +0.30%     
===============================================
  Files               10       10              
  Lines              119      121       +2     
  Branches             6        6              
===============================================
+ Hits                97       99       +2     
  Misses              20       20              
  Partials             2        2              
Impacted Files Coverage Δ
timezones/__init__.py 100.00% <100.00%> (ø)

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 52078cc...14e8016. Read the comment docs.