Skip to content

Commit

Permalink
Merge pull request #154 from HLasse/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
HLasse authored Jan 12, 2023
2 parents ab86f7d + d939822 commit 798b1ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ repos:
args: [--line-length, "88"]

- repo: https://github.com/charliermarsh/ruff-pre-commit
rev: v0.0.206
rev: v0.0.216
hooks:
- id: ruff

Expand Down

1 comment on commit 798b1ee

@HLasse
Copy link
Owner Author

@HLasse HLasse commented on 798b1ee Jan 12, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Coverage

Coverage Report
FileStmtsMissCoverMissing
/opt/hostedtoolcache/Python/3.9.16/x64/lib/python3.9/site-packages/textdescriptives
   __init__.py50100% 
   extractors.py48492%66, 137, 140, 146
   load_components.py120100% 
   utils.py56788%70–74, 158, 165
/opt/hostedtoolcache/Python/3.9.16/x64/lib/python3.9/site-packages/textdescriptives/components
   __init__.py60100% 
   coherence.py48198%29
   dependency_distance.py330100% 
   descriptive_stats.py53296%129, 146
   pos_proportions.py25292%41, 92
   quality.py2341892%175, 181, 200, 205, 244, 250, 271, 277, 414, 554, 559, 564, 572, 578, 585, 590, 603–607
   readability.py730100% 
   utils.py160100% 
TOTAL6093494% 

Please sign in to comment.