gap-packages / guava

GAP package guava - computations relative to error-correcting codes
https://gap-packages.github.io/guava
Other
13 stars 7 forks source link

CI: test examples from the manual #96

Open fingolfin opened 8 months ago

fingolfin commented 8 months ago

Unfortunately this fails right now. It seems a bunch of examples need to be update to address the current state of things. And perhaps some of these failures even indicate real regressions?

codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 47.00%. Comparing base (3cf1dc7) to head (ea931e2).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #96 +/- ## ========================================== - Coverage 47.00% 47.00% -0.01% ========================================== Files 44 44 Lines 14246 14246 Branches 203 203 ========================================== - Hits 6697 6696 -1 - Misses 7549 7550 +1 ``` [see 1 file with indirect coverage changes](https://app.codecov.io/gh/gap-packages/guava/pull/96/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=gap-packages)