wunderfrucht / gouqi

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

Move comment to to OffsetDateTime #23

Closed avrabe closed 2 years ago

avrabe commented 2 years ago

Convert for each comment the date and time into a OffsetDateTime struct.

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

codecov[bot] commented 2 years ago

Codecov Report

Merging #23 (c5a1abb) into main (975ce5c) will increase coverage by 1.26%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #23      +/-   ##
==========================================
+ Coverage   26.00%   27.27%   +1.26%     
==========================================
  Files          19       19              
  Lines         546      550       +4     
==========================================
+ Hits          142      150       +8     
+ Misses        404      400       -4     
Impacted Files Coverage Δ
src/rep.rs 24.17% <100.00%> (+4.39%) :arrow_up:
tests/rep_test.rs 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us.