Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

change documentation of debye_parameter_B #196

Merged
merged 1 commit into from
Oct 23, 2024

Conversation

YitongPan1
Copy link

Summary

Major changes:
Change documentation of "debye_parameter_B" from "A" to "B"

Checklist

  • Google format doc strings added.
  • Code linted with ruff. (For guidance in fixing rule violates, see rule list)
  • Type annotations included. Check with mypy.
  • Tests added for new features/fixes.
  • I have run the tests locally and they passed.

Tip: Install pre-commit hooks to auto-check types and linting before every commit:

pip install -U pre-commit
pre-commit install

Copy link

codecov bot commented Oct 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.79%. Comparing base (0eaacb6) to head (98e7824).
Report is 19 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #196      +/-   ##
==========================================
+ Coverage   81.65%   81.79%   +0.13%     
==========================================
  Files           9        9              
  Lines        1494     1494              
  Branches      326      256      -70     
==========================================
+ Hits         1220     1222       +2     
+ Misses        227      226       -1     
+ Partials       47       46       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@rkingsbury rkingsbury added the docs documentation label Oct 23, 2024
@rkingsbury
Copy link
Member

Thanks @YitongPan1 !

@rkingsbury rkingsbury merged commit 8a41494 into KingsburyLab:main Oct 23, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants