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

Implement branches (repos_branches_list, repos_branches_retrieve) API #5

Merged
merged 5 commits into from
Jul 19, 2023

Conversation

kitsuyui
Copy link
Owner

@codecov-commenter
Copy link

Codecov Report

Patch coverage: 97.91% and project coverage change: +1.17% 🎉

Comparison is base (134e8f5) 95.54% compared to head (d2f953d) 96.72%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main       #5      +/-   ##
==========================================
+ Coverage   95.54%   96.72%   +1.17%     
==========================================
  Files           4        5       +1     
  Lines         157      183      +26     
==========================================
+ Hits          150      177      +27     
+ Misses          7        6       -1     
Flag Coverage Δ
unittests 96.72% <97.91%> (+1.17%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
src/lib.rs 95.86% <97.82%> (+2.05%) ⬆️
src/branches.rs 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@kitsuyui kitsuyui changed the title WIP: Implement branches (repos_branches_list) API WIP: Implement branches (repos_branches_list, repos_branches_retrieve) API Jul 19, 2023
@kitsuyui kitsuyui changed the title WIP: Implement branches (repos_branches_list, repos_branches_retrieve) API Implement branches (repos_branches_list, repos_branches_retrieve) API Jul 19, 2023
@kitsuyui kitsuyui merged commit a06aed0 into main Jul 19, 2023
@kitsuyui kitsuyui deleted the branches-api branch July 19, 2023 22:52
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.

2 participants