Skip to content

Conversation

pedrooot
Copy link
Member

@pedrooot pedrooot commented Sep 2, 2025

Description

This PR adds the method get_jira_metadata in order to create an structure for each project and their available issue types.

Also, tests are added.

Steps to review

Please add a detailed description of how to review this PR.

Checklist

API

  • Verify if API specs need to be regenerated.
  • Check if version updates are required (e.g., specs, Poetry, etc.).
  • Ensure new entries are added to CHANGELOG.md, if applicable.

License

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@pedrooot pedrooot requested review from a team as code owners September 2, 2025 11:28
Copy link
Contributor

github-actions bot commented Sep 2, 2025

✅ All necessary CHANGELOG.md files have been updated. Great job! 🎉

Copy link

codecov bot commented Sep 2, 2025

Codecov Report

❌ Patch coverage is 86.20690% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.80%. Comparing base (06ded98) to head (a8c3d95).
⚠️ Report is 7 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #8630      +/-   ##
==========================================
+ Coverage   75.47%   75.80%   +0.33%     
==========================================
  Files          72       72              
  Lines        4782     4832      +50     
==========================================
+ Hits         3609     3663      +54     
+ Misses       1173     1169       -4     
Flag Coverage Δ
prowler 75.80% <86.20%> (+0.33%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Components Coverage Δ
prowler 75.80% <86.20%> (+0.33%) ⬆️
api ∅ <ø> (∅)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@pedrooot pedrooot changed the title feat(jira): add get_projects_and_issue_types feat(jira): add get_jira_metadata Sep 2, 2025
vicferpoy
vicferpoy previously approved these changes Sep 2, 2025
Copy link
Member

@vicferpoy vicferpoy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@pedrooot pedrooot changed the title feat(jira): add get_jira_metadata feat(jira): add get_metadata Sep 2, 2025
jfagoagas
jfagoagas previously approved these changes Sep 2, 2025
@jfagoagas jfagoagas requested a review from vicferpoy September 2, 2025 11:58
vicferpoy
vicferpoy previously approved these changes Sep 2, 2025
@jfagoagas jfagoagas dismissed stale reviews from vicferpoy and themself via e3746ff September 2, 2025 15:37
@pedrooot pedrooot merged commit cdf0292 into master Sep 3, 2025
15 checks passed
@pedrooot pedrooot deleted the PRWLR-7919-unify-get-projects-and-get-issue-types-in-the-same-method branch September 3, 2025 08:59
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.

3 participants