wunderfrucht / gouqi

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

Extend the result for board and add create sprint. #30

Closed avrabe closed 1 year ago

avrabe commented 1 year ago

Increased the next version to a major one. Solved the issues with semver check. Added function to create a sprint in a board. Support to get location information from boards.

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

Codecov Report

Merging #30 (54e4834) into main (8748c52) will decrease coverage by 0.03%. The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main      #30      +/-   ##
==========================================
- Coverage   14.55%   14.53%   -0.03%     
==========================================
  Files          19       19              
  Lines        3009     3014       +5     
==========================================
  Hits          438      438              
- Misses       2571     2576       +5     
Impacted Files Coverage Δ
src/boards.rs 0.00% <ø> (ø)
src/sprints.rs 0.00% <0.00%> (ø)
tests/boards_test.rs 100.00% <ø> (ø)

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