nucleic / atom

Memory efficient Python objects
https://atom.readthedocs.io/en/latest/
Other
361 stars 50 forks source link

Use ruff for linting and formatting #205

Closed MatthieuDartiailh closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #205 (8593884) into main (5a6a70d) will increase coverage by 0.46%. The diff coverage is 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #205 +/- ## ========================================== + Coverage 97.11% 97.57% +0.46% ========================================== Files 24 24 Lines 1109 1115 +6 Branches 195 189 -6 ========================================== + Hits 1077 1088 +11 + Misses 14 13 -1 + Partials 18 14 -4 ```
MatthieuDartiailh commented 1 year ago

Some extra tests should be added since the reformatting of lambdas allowed to identify some untested areas