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 tests and improve JIRA auth via API key #4

Merged
merged 4 commits into from
Aug 12, 2024

fix: allow to store API key in environment variable

8bb68d3
Select commit
Loading
Failed to load commit list.
Merged

Add tests and improve JIRA auth via API key #4

fix: allow to store API key in environment variable
8bb68d3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 12, 2024 in 1s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

Attention: Patch coverage is 6.66667% with 14 lines in your changes missing coverage. Please review.

Please upload report for BASE (main@c0bf0af). Learn more about missing BASE report.

Files Patch % Lines
src/main.ts 0.00% 10 Missing ⚠️
src/util.ts 20.00% 4 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff           @@
##             main      #4   +/-   ##
======================================
  Coverage        ?   1.27%           
======================================
  Files           ?       4           
  Lines           ?     314           
  Branches        ?       4           
======================================
  Hits            ?       4           
  Misses          ?     307           
  Partials        ?       3           

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