ppfeufer / aa-rss-to-discord

A simple app for Alliance Auth to post selected RSS feeds to your Discord.
GNU General Public License v3.0
2 stars 0 forks source link

[CHANGE] Moved the build process to PEP 621 / pyproject.toml #29

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 #29 (3fbe7ae) into development (e741f69) will increase coverage by 0.98%. The diff coverage is 100.00%.

Impacted file tree graph

@@               Coverage Diff               @@
##           development      #29      +/-   ##
===============================================
+ Coverage        40.33%   41.32%   +0.98%     
===============================================
  Files                8        8              
  Lines              119      121       +2     
  Branches             7        7              
===============================================
+ Hits                48       50       +2     
  Misses              71       71              
Impacted Files Coverage Δ
aa_rss_to_discord/__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 0f6091c...3fbe7ae. Read the comment docs.