catalyst-cooperative / ferc-xbrl-extractor

A tool for converting FERC filings published in XBRL into SQLite databases
MIT License
11 stars 0 forks source link

Switch from flake8 to ruff for linting & autoformatting #140

Closed zaneselvans closed 9 months ago

codecov[bot] commented 9 months ago

Codecov Report

Patch coverage: 75.00% and project coverage change: -0.20% :warning:

Comparison is base (3a1da11) 91.94% compared to head (ac28bf5) 91.75%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #140 +/- ## ========================================== - Coverage 91.94% 91.75% -0.20% ========================================== Files 8 8 Lines 596 594 -2 ========================================== - Hits 548 545 -3 - Misses 48 49 +1 ``` | [Files Changed](https://app.codecov.io/gh/catalyst-cooperative/ferc-xbrl-extractor/pull/140?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=catalyst-cooperative) | Coverage Δ | | |---|---|---| | [src/ferc\_xbrl\_extractor/datapackage.py](https://app.codecov.io/gh/catalyst-cooperative/ferc-xbrl-extractor/pull/140?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=catalyst-cooperative#diff-c3JjL2ZlcmNfeGJybF9leHRyYWN0b3IvZGF0YXBhY2thZ2UucHk=) | `98.70% <ø> (ø)` | | | [src/ferc\_xbrl\_extractor/taxonomy.py](https://app.codecov.io/gh/catalyst-cooperative/ferc-xbrl-extractor/pull/140?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=catalyst-cooperative#diff-c3JjL2ZlcmNfeGJybF9leHRyYWN0b3IvdGF4b25vbXkucHk=) | `85.71% <55.55%> (-0.96%)` | :arrow_down: | | [src/ferc\_xbrl\_extractor/arelle\_interface.py](https://app.codecov.io/gh/catalyst-cooperative/ferc-xbrl-extractor/pull/140?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=catalyst-cooperative#diff-c3JjL2ZlcmNfeGJybF9leHRyYWN0b3IvYXJlbGxlX2ludGVyZmFjZS5weQ==) | `100.00% <100.00%> (ø)` | | | [src/ferc\_xbrl\_extractor/instance.py](https://app.codecov.io/gh/catalyst-cooperative/ferc-xbrl-extractor/pull/140?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=catalyst-cooperative#diff-c3JjL2ZlcmNfeGJybF9leHRyYWN0b3IvaW5zdGFuY2UucHk=) | `94.36% <100.00%> (-0.08%)` | :arrow_down: | | [src/ferc\_xbrl\_extractor/xbrl.py](https://app.codecov.io/gh/catalyst-cooperative/ferc-xbrl-extractor/pull/140?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=catalyst-cooperative#diff-c3JjL2ZlcmNfeGJybF9leHRyYWN0b3IveGJybC5weQ==) | `80.72% <100.00%> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.