Skip to content

Commit

Permalink
Merge pull request #189 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 Apr 8, 2024
2 parents 0f7e3cc + 7e56fcd commit ad01c6a
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 @@ -30,7 +30,7 @@ repos:
args: [--line-length, "88"]

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

Expand Down

1 comment on commit ad01c6a

@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.19/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%57–62, 92, 97, 126
/opt/hostedtoolcache/Python/3.9.19/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.