Skip to content

Commit

Permalink
Merge pull request #153 from KennethEnevoldsen/pre-commit-ci-update-c…
Browse files Browse the repository at this point in the history
…onfig

[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
KennethEnevoldsen authored Jul 24, 2023
2 parents 808bedb + 47fc6d2 commit 84fb572
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 @@ -29,7 +29,7 @@ repos:
args: [--line-length, "88"]

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.0.278
rev: v0.0.280
hooks:
- id: ruff

Expand Down

1 comment on commit 84fb572

@github-actions
Copy link

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.17/x64/lib/python3.9/site-packages/spacy_wrap
   __init__.py40100% 
   architectures.py150100% 
   pipeline_component_seq_clf.py1091289%101, 133, 150, 213–218, 250, 290–291
   pipeline_component_tok_clf.py1441888%109, 168, 188, 223, 263–269, 318–324, 354, 394–395
   util.py64592%58–63, 93, 98, 127
/opt/hostedtoolcache/Python/3.9.17/x64/lib/python3.9/site-packages/spacy_wrap/layers
   __init__.py00100% 
   clf_transformer_model.py612264%38, 54–67, 136, 152–161
TOTAL3975786% 

Please sign in to comment.