Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Mar 18, 2023
Merged

Conversation

avrabe
Copy link
Member

@avrabe avrabe commented Mar 18, 2023

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.

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.

Signed-off-by: Ralf Anton Beier <ralf_beier@me.com>
@what-the-diff
Copy link

what-the-diff bot commented Mar 18, 2023

  • Add location field to Board struct
  • Create a new sprint with the given board id and name
  • Update tests for boards_test module

@codecov
Copy link

codecov bot commented Mar 18, 2023

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.

@avrabe avrabe merged commit c107f24 into main Mar 18, 2023
@avrabe avrabe deleted the create_sprint branch March 18, 2023 10:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant