Skip to content

Conversation

@atravitz
Copy link
Contributor

@atravitz atravitz commented Jan 6, 2025

In the recent gather PR, I accidentally put a slow import at the top of gather.py.

Checklist

  • Added a news entry

Developers certificate of origin

import warnings

from openfe.protocols.openmm_rfe.equil_rfe_methods import RelativeHybridTopologyProtocolResult as rfe_result
from openfe.protocols import openmm_rfe
Copy link
Contributor Author

Choose a reason for hiding this comment

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

this is deleted because I realized it's unused.

@codecov
Copy link

codecov bot commented Jan 6, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.74%. Comparing base (a69f129) to head (cdc9c4e).
Report is 146 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1066      +/-   ##
==========================================
- Coverage   94.47%   92.74%   -1.73%     
==========================================
  Files         135      135              
  Lines       10093    10092       -1     
==========================================
- Hits         9535     9360     -175     
- Misses        558      732     +174     
Flag Coverage Δ
fast-tests 92.74% <100.00%> (?)
slow-tests ?

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.

@atravitz atravitz marked this pull request as ready for review January 7, 2025 16:09
@github-actions
Copy link

github-actions bot commented Jan 7, 2025

No API break detected ✅

@atravitz atravitz requested a review from IAlibay January 8, 2025 16:27
@IAlibay IAlibay merged commit 2eb0ec8 into main Jan 8, 2025
12 checks passed
@IAlibay IAlibay deleted the move_imports branch January 8, 2025 18:09
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