gap-packages / qpa

GAP package for quivers and path algebras
https://folk.ntnu.no/oyvinso/QPA/
GNU General Public License v2.0
30 stars 13 forks source link

Stop relying on hidden implications #74

Closed fingolfin closed 2 years ago

fingolfin commented 2 years ago

This fixes warnings when starting GAP with the -N option. For more information, see https://github.com/gap-system/gap/issues/2336

codecov[bot] commented 2 years ago

Codecov Report

Merging #74 (759006f) into master (f316150) will increase coverage by 0.01%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #74      +/-   ##
==========================================
+ Coverage   59.82%   59.83%   +0.01%     
==========================================
  Files          74       74              
  Lines       22724    22734      +10     
==========================================
+ Hits        13594    13604      +10     
  Misses       9130     9130              
Impacted Files Coverage Δ
lib/algebra.gd 100.00% <100.00%> (ø)
lib/module.gd 100.00% <100.00%> (ø)
lib/pathalg.gi 62.18% <100.00%> (ø)
lib/projpathalgmodule.gd 100.00% <100.00%> (ø)
lib/quiver.gd 100.00% <100.00%> (ø)