Skip to content

MAINT: Resolve warnings of Logger library#3316

Merged
bsipocz merged 2 commits into
astropy:mainfrom
emmanuel-ferdman:main
May 20, 2025
Merged

MAINT: Resolve warnings of Logger library#3316
bsipocz merged 2 commits into
astropy:mainfrom
emmanuel-ferdman:main

Conversation

@emmanuel-ferdman

Copy link
Copy Markdown
Contributor

PR Summary

This PR resolves the deprecation warnings of the logger library:

DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead

Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com>
Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com>
@codecov

codecov Bot commented May 11, 2025

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 69.88%. Comparing base (823e49f) to head (43a0c98).
⚠️ Report is 122 commits behind head on main.

Files with missing lines Patch % Lines
astroquery/gaia/core.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3316   +/-   ##
=======================================
  Coverage   69.88%   69.88%           
=======================================
  Files         232      232           
  Lines       19761    19761           
=======================================
  Hits        13810    13810           
  Misses       5951     5951           

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

@bsipocz bsipocz left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks!

@bsipocz
bsipocz merged commit 660eb7d into astropy:main May 20, 2025
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.

2 participants