wunderfrucht / gouqi

a rust interface for jira
https://crates.io/crates/gouqi
MIT License
26 stars 8 forks source link

Add more tests #22

Closed avrabe closed 2 years ago

avrabe commented 2 years ago

Signed-off-by: Ralf Anton Beier ralf_beier@me.com

codecov[bot] commented 2 years ago

Codecov Report

Merging #22 (c89ff20) into main (5ac3064) will increase coverage by 1.65%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #22      +/-   ##
==========================================
+ Coverage   24.34%   26.00%   +1.65%     
==========================================
  Files          18       19       +1     
  Lines         538      546       +8     
==========================================
+ Hits          131      142      +11     
+ Misses        407      404       -3     
Impacted Files Coverage Δ
src/lib.rs 9.58% <ø> (+1.36%) :arrow_up:
tests/jira_test.rs 100.00% <100.00%> (ø)
src/errors.rs 7.14% <0.00%> (+7.14%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 5ac3064...c89ff20. Read the comment docs.