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

Finish the mvp Jira integration #271

Merged
merged 6 commits into from
Oct 25, 2023
Merged

Finish the mvp Jira integration #271

merged 6 commits into from
Oct 25, 2023

Conversation

nedbat
Copy link
Contributor

@nedbat nedbat commented Oct 23, 2023

No description provided.

@nedbat nedbat requested a review from feanil October 23, 2023 20:42
@codecov
Copy link

codecov bot commented Oct 25, 2023

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (847ec3b) 89.35% compared to head (160ccb6) 89.87%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #271      +/-   ##
==========================================
+ Coverage   89.35%   89.87%   +0.51%     
==========================================
  Files          38       38              
  Lines        2810     2804       -6     
  Branches      392      388       -4     
==========================================
+ Hits         2511     2520       +9     
+ Misses        269      259      -10     
+ Partials       30       25       -5     
Files Coverage Δ
openedx_webhooks/info.py 98.62% <100.00%> (+0.12%) ⬆️
openedx_webhooks/tasks/pr_tracking.py 97.74% <100.00%> (+3.27%) ⬆️
openedx_webhooks/types.py 100.00% <100.00%> (ø)
tests/conftest.py 97.43% <100.00%> (ø)
tests/fake_jira.py 93.67% <ø> (+2.36%) ⬆️
tests/test_auth.py 100.00% <100.00%> (ø)
tests/test_info.py 100.00% <100.00%> (ø)
tests/test_pull_request_opened.py 100.00% <100.00%> (ø)
openedx_webhooks/utils.py 55.49% <50.00%> (-0.94%) ⬇️

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

@nedbat nedbat merged commit bb40e4d into master Oct 25, 2023
4 checks passed
@nedbat nedbat deleted the nedbat/more-label-jira branch October 25, 2023 18:00
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