wunderfrucht / gouqi

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

Upgrade nightly for semver #25

Closed avrabe closed 1 year ago

avrabe commented 1 year ago

Since we base on the head of the semver github repository, we need to adjust to the recommended version of the nightly rustc compiler once in a while

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

codecov[bot] commented 1 year ago

Codecov Report

Merging #25 (482f366) into main (b17ce00) will decrease coverage by 12.98%. The diff coverage is n/a.

@@             Coverage Diff             @@
##             main      #25       +/-   ##
===========================================
- Coverage   27.27%   14.28%   -12.99%     
===========================================
  Files          19       19               
  Lines         550     2982     +2432     
===========================================
+ Hits          150      426      +276     
- Misses        400     2556     +2156     
Impacted Files Coverage Δ
src/builder.rs 49.23% <0.00%> (-7.92%) :arrow_down:
src/errors.rs 4.65% <0.00%> (-2.50%) :arrow_down:
src/lib.rs 11.18% <0.00%> (+1.59%) :arrow_up:
src/versions.rs 18.91% <0.00%> (+18.91%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.