JSAbrahams / mamba

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

Run test action on publish #401

Closed JSAbrahams closed 1 year ago

JSAbrahams commented 1 year ago

Also run test on release, so that the last badge on the main README refers to the correct build.

JSAbrahams commented 1 year ago

Getting duplicates now hm.

JSAbrahams commented 1 year ago

This may have been a false alarm.

codecov[bot] commented 1 year ago

Codecov Report

Merging #401 (52529fe) into v-0-3-5 (bd4340e) will increase coverage by 0.03%. The diff coverage is n/a.

@@             Coverage Diff             @@
##           v-0-3-5     #401      +/-   ##
===========================================
+ Coverage    87.52%   87.56%   +0.03%     
===========================================
  Files          109      109              
  Lines        12035    12035              
===========================================
+ Hits         10534    10538       +4     
+ Misses        1501     1497       -4     
Impacted Files Coverage Δ
src/generate/ast/node.rs 78.46% <0.00%> (+0.76%) :arrow_up:
src/parse/statement.rs 91.33% <0.00%> (+1.33%) :arrow_up:
src/check/constrain/generate/statement.rs 87.23% <0.00%> (+2.12%) :arrow_up: