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

Refactor pr reminder v2 #82

Merged
merged 23 commits into from
Nov 29, 2024

TEST: Add unit tests

7be42ac
Select commit
Loading
Failed to load commit list.
Merged

Refactor pr reminder v2 #82

TEST: Add unit tests
7be42ac
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 28, 2024 in 1s

96.52% (+1.55%) compared to 1ebec0e

View this Pull Request on Codecov

96.52% (+1.55%) compared to 1ebec0e

Details

Codecov Report

Attention: Patch coverage is 98.98649% with 3 lines in your changes missing coverage. Please review.

Project coverage is 96.52%. Comparing base (1ebec0e) to head (7be42ac).

Files with missing lines Patch % Lines
cloud-chatops/tests/test_pr_reminder.py 97.72% 2 Missing ⚠️
cloud-chatops/tests/test_find_prs.py 90.90% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #82      +/-   ##
==========================================
+ Coverage   94.97%   96.52%   +1.55%     
==========================================
  Files          19       13       -6     
  Lines         776      634     -142     
==========================================
- Hits          737      612     -125     
+ Misses         39       22      -17     

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