gap-packages / ZeroMQInterface

GAP Bindings to ZeroMQ
https://gap-packages.github.io/ZeroMQInterface
GNU General Public License v2.0
2 stars 6 forks source link

CI: Ensure code coverage reporting will work in February 2022 and beyond #33

Closed fingolfin closed 2 years ago

fingolfin commented 2 years ago

See https://github.com/gap-actions/process-coverage/issues/10

codecov[bot] commented 2 years ago

Codecov Report

Merging #33 (8cbac11) into master (42cbb41) will decrease coverage by 2.14%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master      #33      +/-   ##
==========================================
- Coverage   46.28%   44.14%   -2.15%     
==========================================
  Files           2        2              
  Lines         471      444      -27     
  Branches        0       67      +67     
==========================================
- Hits          218      196      -22     
+ Misses        253      226      -27     
- Partials        0       22      +22     
Impacted Files Coverage Δ
src/zmqgap.c 39.55% <0.00%> (-2.94%) :arrow_down: