Skip to content

Fix type annotation for mypy

dc41ea4
Select commit
Loading
Failed to load commit list.
Open

Jira: add get_custom_field_options method, get_autocomplete_data method, and get_autocomplete_suggestion method. #1609

Fix type annotation for mypy
dc41ea4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 6, 2026 in 0s

42.23% (-0.01%) compared to 766fc16

View this Pull Request on Codecov

42.23% (-0.01%) compared to 766fc16

Details

Codecov Report

❌ Patch coverage is 10.52632% with 34 lines in your changes missing coverage. Please review.
✅ Project coverage is 42.23%. Comparing base (766fc16) to head (dc41ea4).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
atlassian/jira.py 8.10% 34 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1609      +/-   ##
==========================================
- Coverage   42.23%   42.23%   -0.01%     
==========================================
  Files          66       66              
  Lines        8595     8664      +69     
  Branches     1038     1057      +19     
==========================================
+ Hits         3630     3659      +29     
- Misses       4825     4862      +37     
- Partials      140      143       +3     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.