gap-packages / ZeroMQInterface

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

Use TNAM_OBJ instead of accessing InfoBags directly #24

Closed fingolfin closed 5 years ago

fingolfin commented 5 years ago

Would be great if a release could be made with this and the other changes since 0.10.

(I could also take care of that, if desired, resp. would do that if this package had "The GAP team" as package maintainer -- but for now, I'll assume that @markuspf prefers to maintain it by himself)

codecov[bot] commented 5 years ago

Codecov Report

Merging #24 into master will increase coverage by 5.74%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master      #24      +/-   ##
==========================================
+ Coverage   38.66%   44.41%   +5.74%     
==========================================
  Files           2        2              
  Lines         406      448      +42     
==========================================
+ Hits          157      199      +42     
  Misses        249      249
Impacted Files Coverage Δ
src/zmqgap.c 39.61% <ø> (-0.17%) :arrow_down:
gap/zmq.g 64.36% <0%> (+34.82%) :arrow_up: