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

chore(ruff): #96 enable most less-controversial rules #97

Merged
merged 18 commits into from
Sep 12, 2024

Conversation

cmp0xff
Copy link
Collaborator

@cmp0xff cmp0xff commented Sep 9, 2024

No description provided.

@cmp0xff cmp0xff self-assigned this Sep 9, 2024
@cmp0xff cmp0xff linked an issue Sep 9, 2024 that may be closed by this pull request
@cmp0xff cmp0xff marked this pull request as ready for review September 9, 2024 18:52
Copy link
Contributor

github-actions bot commented Sep 9, 2024

Coverage

Coverage Report (7ecd190, 3.11, ubuntu-latest)
FileStmtsMissCoverMissing
hamilflow
   __init__.py00100% 
hamilflow/maths
   __init__.py20100% 
   trigonometrics.py1322 85%
hamilflow/models
   __init__.py00100% 
   brownian_motion.py4922 96%
   free_particle.py3822 95%
   harmonic_oscillator.py1151010 91%
   harmonic_oscillator_chain.py4677 85%
   pendulum.py6022 97%
hamilflow/models/kepler_problem
   __init__.py20100% 
   dynamics.py6122 97%
   model.py1271111 91%
   numerics.py591111 81%
hamilflow/models/utils
   __init__.py00100% 
   typing.py40100% 
TOTAL5764991% 

Tests Skipped Failures Errors Time
2642 22 💤 0 ❌ 0 🔥 16.889s ⏱️

Copy link
Contributor

github-actions bot commented Sep 9, 2024

PR Preview Action v1.4.7
Preview removed because the pull request was closed.
2024-09-12 13:56 UTC

@cmp0xff cmp0xff merged commit 6ca2f1e into main Sep 12, 2024
8 checks passed
@cmp0xff cmp0xff deleted the hotfix/cmp0xff/96-enable-all-two-letter-rules-in-ruff branch September 12, 2024 13:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enable all two-letter rules in ruff
2 participants