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

fix: don't add a no-contributions comment to pull requests being closed. Fixes #273 #274

Merged
merged 1 commit into from
Nov 3, 2023

Conversation

nedbat
Copy link
Contributor

@nedbat nedbat commented Nov 1, 2023

No description provided.

@nedbat nedbat requested a review from feanil November 1, 2023 21:02
Copy link

codecov bot commented Nov 1, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (d76b366) 89.91% compared to head (1e2e0d6) 90.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #274      +/-   ##
==========================================
+ Coverage   89.91%   90.00%   +0.08%     
==========================================
  Files          38       38              
  Lines        2816     2840      +24     
  Branches      389      392       +3     
==========================================
+ Hits         2532     2556      +24     
  Misses        259      259              
  Partials       25       25              
Files Coverage Δ
openedx_webhooks/tasks/pr_tracking.py 97.75% <100.00%> (+0.01%) ⬆️
tests/test_pull_request_closed.py 100.00% <100.00%> (ø)
tests/test_pull_request_opened.py 100.00% <ø> (ø)

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

@nedbat nedbat merged commit 6cb377b into master Nov 3, 2023
4 checks passed
@nedbat nedbat deleted the nedbat/issue-273 branch November 3, 2023 17:56
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