Skip to content

Remove unused variable#437

Merged
eagoetz merged 1 commit intogwpy:masterfrom
duncanmmacleod:remove-unused-var
Feb 19, 2026
Merged

Remove unused variable#437
eagoetz merged 1 commit intogwpy:masterfrom
duncanmmacleod:remove-unused-var

Conversation

@duncanmmacleod
Copy link
Member

The get_default_gwf_api() function is due to be removed in gwpy 4.0.0 (replaced by gwpy.io.gwf.get_backend(), but the result of the call is never used, so we may as well remove it.

The get_default_gwf_api function is due to be removed in gwpy 4.0.0 (replaced by gwpy.io.gwf.get_backend, but the result of the call is never used, so we may as well remove it
@codecov
Copy link

codecov bot commented Jan 14, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 49.24%. Comparing base (d3aafb4) to head (62b699f).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #437      +/-   ##
==========================================
- Coverage   49.25%   49.24%   -0.01%     
==========================================
  Files          60       60              
  Lines        8804     8799       -5     
==========================================
- Hits         4336     4333       -3     
+ Misses       4468     4466       -2     
Flag Coverage Δ
Linux-python3.10 49.24% <ø> (-0.01%) ⬇️
Linux-python3.11 49.24% <ø> (-0.01%) ⬇️
macOS-python3.10 49.24% <ø> (-0.01%) ⬇️
macOS-python3.11 49.24% <ø> (-0.01%) ⬇️

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

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

@eagoetz eagoetz assigned eagoetz and duncanmmacleod and unassigned eagoetz Feb 19, 2026
@eagoetz eagoetz self-requested a review February 19, 2026 01:42
@eagoetz eagoetz added this to the 2.4.1 milestone Feb 19, 2026
Copy link
Collaborator

@eagoetz eagoetz left a comment

Choose a reason for hiding this comment

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

LGTM

@eagoetz eagoetz merged commit 9ec7b57 into gwpy:master Feb 19, 2026
13 of 16 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.

2 participants