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

feat: add support for setting severity on issues #64

Merged
merged 1 commit into from
Oct 21, 2024

Conversation

jamacku
Copy link
Member

@jamacku jamacku commented Oct 21, 2024

Also default back to Project RHEL in base JQL query

Also default back to Project RHEL in base JQL query
Copy link

codecov bot commented Oct 21, 2024

Codecov Report

Attention: Patch coverage is 24.13793% with 66 lines in your changes missing coverage. Please review.

Project coverage is 47.78%. Comparing base (4166450) to head (47137e7).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/cli.ts 5.35% 53 Missing ⚠️
src/schema/jira.ts 40.90% 13 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #64      +/-   ##
==========================================
- Coverage   52.27%   47.78%   -4.50%     
==========================================
  Files           7        7              
  Lines         461      542      +81     
  Branches       38       38              
==========================================
+ Hits          241      259      +18     
- Misses        219      282      +63     
  Partials        1        1              

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

@jamacku jamacku merged commit 9b67be4 into redhat-plumbers-in-action:main Oct 21, 2024
4 of 6 checks passed
@jamacku jamacku deleted the severity branch October 21, 2024 15:18
@jamacku jamacku linked an issue Oct 21, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for setting Severity
1 participant