Skip to content

Conversation

@kumare3
Copy link
Contributor

@kumare3 kumare3 commented Nov 23, 2025

Summary by Bito

  • This pull request updates the import statements in the plugin configuration file to ensure compatibility with different Python versions.
  • It introduces conditional imports for `entry_points` based on the Python version, enhancing the code's robustness.
  • The changes improve maintainability and robustness of the codebase by allowing it to adapt based on the Python version in use.
  • Overall, these changes contribute to a more flexible codebase.
  • Overall, the changes improve the maintainability of the codebase.

Signed-off-by: Ketan Umare <kumare3@users.noreply.github.com>
@codecov
Copy link

codecov bot commented Nov 23, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.22%. Comparing base (c3818b3) to head (556bd90).

❗ There is a different number of reports uploaded between BASE (c3818b3) and HEAD (556bd90). Click for more details.

HEAD has 68 uploads less than BASE
Flag BASE (c3818b3) HEAD (556bd90)
71 3
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3351      +/-   ##
==========================================
- Coverage   83.86%   76.22%   -7.65%     
==========================================
  Files         325      216     -109     
  Lines       28280    22700    -5580     
  Branches     2974     2975       +1     
==========================================
- Hits        23717    17302    -6415     
- Misses       3712     4538     +826     
- Partials      851      860       +9     

☔ 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.

Signed-off-by: Ketan Umare <kumare3@users.noreply.github.com>
@pingsutw pingsutw merged commit 531d2aa into master Nov 24, 2025
139 of 146 checks passed
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