-
Notifications
You must be signed in to change notification settings - Fork 3
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
Fix parse_species
to handle non-integer oxidation states
#170
Conversation
WalkthroughThe changes in this pull request include updates to multiple files, primarily focusing on formatting improvements, code style adjustments, and enhancements to testing and functionality. Notably, a new pre-commit configuration for the Changes
Poem
Recent review detailsConfiguration used: CodeRabbit UI Files selected for processing (10)
Files skipped from review due to trivial changes (7)
Additional comments not posted (5)
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #170 +/- ##
==========================================
+ Coverage 90.85% 90.95% +0.09%
==========================================
Files 12 12
Lines 1291 1294 +3
==========================================
+ Hits 1173 1177 +4
+ Misses 118 117 -1 ☔ View full report in Codecov by Sentry. |
Pull Request Template
Description
parse_species
to handle non-integer oxidation statesblacken-docs
to pre-commitType of change
Please delete options that are not relevant.
How Has This Been Tested?
Test Configuration:
Reviewers
N/A
Checklist
Summary by CodeRabbit
New Features
blacken-docs
for improved documentation formatting.Bug Fixes
Documentation
README.md
,contributing.md
, and tutorial files.Tests