wunderfrucht / gouqi

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

Added tests for the added http functions using the Jira client #44

Closed avrabe closed 1 year ago

what-the-diff[bot] commented 1 year ago

PR Summary

codecov[bot] commented 1 year ago

Codecov Report

Merging #44 (264d5e8) into main (f87ef61) will increase coverage by 6.32%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #44      +/-   ##
==========================================
+ Coverage   15.04%   21.37%   +6.32%     
==========================================
  Files          19       19              
  Lines        3031     2999      -32     
==========================================
+ Hits          456      641     +185     
+ Misses       2575     2358     -217     
Impacted Files Coverage Δ
src/lib.rs 18.21% <ø> (+6.10%) :arrow_up:
tests/jira_test.rs 100.00% <100.00%> (ø)