JSAbrahams / mamba

🐍 The Mamba programming language, because we care about safety
MIT License
85 stars 3 forks source link

Change codecov comment to diff and files #349

Closed JSAbrahams closed 2 years ago

JSAbrahams commented 2 years ago

Summary

Also test PR to see if we can jumpstart codecov again after setting default to main in codecov settings. These settings were modified via the web app, as it did not retrieve these from the .codecov.yml

codecov[bot] commented 2 years ago

Codecov Report

Merging #349 (629d404) into main (1237695) will decrease coverage by 0.04%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #349      +/-   ##
==========================================
- Coverage   86.51%   86.46%   -0.05%     
==========================================
  Files         109      109              
  Lines       11639    11639              
==========================================
- Hits        10069    10064       -5     
- Misses       1570     1575       +5     
Impacted Files Coverage Δ
src/check/context/clss/concrete/variant.rs 58.77% <0.00%> (-7.02%) :arrow_down:
src/check/context/clss/mod.rs 82.48% <0.00%> (-0.73%) :arrow_down:
src/check/context/function/concrete/union.rs 52.00% <0.00%> (+16.00%) :arrow_up: