Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@orbeckst
Copy link
Member

Local type checker

mypy src alchemlyb

is happy again.

Local type checker
   mypy src alchemlyb
is happy again.
@orbeckst orbeckst requested a review from xiki-tempula October 21, 2025 00:06
]
initial_f_k = pd.Series(
[
initial_f_k.loc(x) if x in states else np.nan
Copy link
Member Author

Choose a reason for hiding this comment

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

Not really sure how loc(x) worked before ...

Copy link
Collaborator

Choose a reason for hiding this comment

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

mindblown

@codecov
Copy link

codecov bot commented Oct 21, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.82%. Comparing base (3c6ebde) to head (1ec5703).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #441   +/-   ##
=======================================
  Coverage   98.82%   98.82%           
=======================================
  Files          28       28           
  Lines        2034     2035    +1     
  Branches      356      356           
=======================================
+ Hits         2010     2011    +1     
  Misses          2        2           
  Partials       22       22           

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

@orbeckst
Copy link
Member Author

Thanks for the quick review @xiki-tempula !

@orbeckst orbeckst self-assigned this Oct 21, 2025
@orbeckst orbeckst merged commit 51e26bf into master Oct 21, 2025
10 checks passed
@orbeckst orbeckst deleted the type-fixing branch October 21, 2025 16:27
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