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

Enable all ruff rules by default #663

Merged
merged 2 commits into from
Jan 3, 2024
Merged

Enable all ruff rules by default #663

merged 2 commits into from
Jan 3, 2024

Conversation

janosh
Copy link
Member

@janosh janosh commented Jan 3, 2024

No description provided.

@janosh janosh added the qa label Jan 3, 2024
@janosh janosh enabled auto-merge (squash) January 3, 2024 12:11
Copy link

codecov bot commented Jan 3, 2024

Codecov Report

Attention: 13 lines in your changes are missing coverage. Please review.

Comparison is base (b14f6c8) 76.11% compared to head (4a2d9ee) 76.07%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #663      +/-   ##
==========================================
- Coverage   76.11%   76.07%   -0.04%     
==========================================
  Files          83       83              
  Lines        7034     7031       -3     
  Branches     1044     1042       -2     
==========================================
- Hits         5354     5349       -5     
- Misses       1361     1362       +1     
- Partials      319      320       +1     
Files Coverage Δ
src/atomate2/common/flows/elastic.py 77.55% <100.00%> (ø)
src/atomate2/common/schemas/defects.py 87.91% <100.00%> (ø)
src/atomate2/cp2k/schemas/calculation.py 70.46% <100.00%> (ø)
src/atomate2/cp2k/schemas/task.py 82.56% <100.00%> (ø)
src/atomate2/cp2k/sets/base.py 64.15% <100.00%> (ø)
src/atomate2/forcefields/flows/elastic.py 80.95% <100.00%> (-0.87%) ⬇️
src/atomate2/forcefields/schemas.py 92.00% <100.00%> (ø)
src/atomate2/lobster/schemas.py 91.15% <100.00%> (ø)
src/atomate2/settings.py 100.00% <100.00%> (ø)
src/atomate2/vasp/flows/elastic.py 91.66% <100.00%> (ø)
... and 14 more

@janosh janosh merged commit 554903c into main Jan 3, 2024
7 checks passed
@janosh janosh deleted the ruff-enable-all branch January 3, 2024 12:22
@utf utf added the house-keeping Formatting and code quality tweaks label Jan 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
house-keeping Formatting and code quality tweaks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants