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

Add has_pending_commit function to Group #140

Merged
merged 1 commit into from
Apr 3, 2024
Merged

Conversation

tomleavy
Copy link
Contributor

@tomleavy tomleavy commented Apr 3, 2024

Description of changes:

It is useful to be able to see that a commit is pending for a group

Testing:

Incorporated exercising this function into existing tests

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 and MIT license.

@tomleavy tomleavy requested a review from a team as a code owner April 3, 2024 15:13
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.52%. Comparing base (8f7d38b) to head (754a6b5).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #140   +/-   ##
=======================================
  Coverage   89.52%   89.52%           
=======================================
  Files         173      173           
  Lines       31450    31455    +5     
=======================================
+ Hits        28156    28161    +5     
  Misses       3294     3294           

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

@tomleavy tomleavy requested a review from mrdowns April 3, 2024 17:07
@tomleavy tomleavy merged commit f56ef7c into main Apr 3, 2024
23 checks passed
@tomleavy tomleavy deleted the has-pending-commit branch April 3, 2024 17:09
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.

4 participants