yepcord / server

Unofficial discord backend implementation in python.
GNU Affero General Public License v3.0
2 stars 1 forks source link

Add tests for cdn and storage #160

Closed RuslanUC closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #160 (2b4b9d5) into master (665d323) will increase coverage by 5.12%. The diff coverage is 80.00%.

:exclamation: Current head 2b4b9d5 differs from pull request most recent head fb4ead3. Consider uploading reports for the commit fb4ead3 to get more accurate results

@@            Coverage Diff             @@
##           master     #160      +/-   ##
==========================================
+ Coverage   55.46%   60.59%   +5.12%     
==========================================
  Files          39       41       +2     
  Lines        7563     7717     +154     
==========================================
+ Hits         4195     4676     +481     
+ Misses       3368     3041     -327     
Impacted Files Coverage Δ
src/yepcord/storage.py 66.42% <66.66%> (+66.42%) :arrow_up:
src/cdn/main.py 97.18% <100.00%> (ø)

... and 7 files with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more