Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Semantic Router
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
mirrored_repos
MachineLearning
aurelio-labs
Semantic Router
Commits
6eb29244
Commit
6eb29244
authored
1 year ago
by
Simonas
Browse files
Options
Downloads
Patches
Plain Diff
feat: precommit local hooks test
parent
91bc2895
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
.pre-commit-config.yaml
+8
-0
8 additions, 0 deletions
.pre-commit-config.yaml
coverage.xml
+263
-196
263 additions, 196 deletions
coverage.xml
test_output.txt
+0
-0
0 additions, 0 deletions
test_output.txt
with
271 additions
and
196 deletions
.pre-commit-config.yaml
+
8
−
0
View file @
6eb29244
...
...
@@ -78,3 +78,11 @@ repos:
stages
:
[
push
]
entry
:
make lint
types
:
[
python
]
-
id
:
test
name
:
test
language
:
system
pass_filenames
:
false
stages
:
[
push
]
entry
:
make test
types
:
[
python
]
This diff is collapsed.
Click to expand it.
coverage.xml
+
263
−
196
View file @
6eb29244
This diff is collapsed.
Click to expand it.
test_output.txt
0 → 100644
+
0
−
0
View file @
6eb29244
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment