Skip to content

Conversation

@jeremyfell
Copy link
Collaborator

@jeremyfell jeremyfell commented Sep 7, 2025

  • Fixes some typos and capitalization
  • one electron -> one-electron
  • Changes pyproject version
  • Fixes voltage_to_fit as return value name, should be voltage

@jeremyfell jeremyfell requested a review from ericfell September 7, 2025 05:08
@codecov-commenter
Copy link

codecov-commenter commented Sep 7, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (82d012b) to head (6e1af99).

Additional details and impacted files
@@            Coverage Diff            @@
##            master       #30   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines          397       397           
=========================================
  Hits           397       397           

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

Copy link
Owner

@ericfell ericfell left a comment

Choose a reason for hiding this comment

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

LGTM

Returns
-------
voltage_to_fit : np.ndarray
Copy link
Owner

Choose a reason for hiding this comment

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

all of these were named properly already, see the _fit( function that returns this

@ericfell ericfell merged commit ad5e183 into master Sep 8, 2025
8 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.

4 participants