Skip to content

edit documentation of debye_parameter_B#196

Merged
rkingsbury merged 1 commit intoKingsburyLab:mainfrom
YitongPan1:main
Oct 23, 2024
Merged

edit documentation of debye_parameter_B#196
rkingsbury merged 1 commit intoKingsburyLab:mainfrom
YitongPan1:main

Conversation

@YitongPan1
Copy link
Copy Markdown
Collaborator

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

@codecov
Copy link
Copy Markdown

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
Copy Markdown
Member

Thanks @YitongPan1 !

@rkingsbury rkingsbury merged commit 8a41494 into KingsburyLab:main Oct 23, 2024
@rkingsbury rkingsbury changed the title change documentation of debye_parameter_B edit documentation of debye_parameter_B Jul 14, 2025
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