Anthex
/
LO53FP
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
f1d8ebc86cdd6e95f0693a6075ec9c3ee95e390c
Authored by
Anthex
2019-04-26 14:48:35 +0200
1 parent
6435c2b7
fix codecov yaml
Showing
1 changed file
with
3 additions
and
3 deletions
Show diff stats
.codecov.yml
Inline
Side-by-side
.codecov.yml
Wrap text
Show/Hide comments
View file @
f1d8ebc
...
...
@@ -2,6 +2,6 @@ ignore:
2
2
- "main.py"
3
3
4
4
status:
5
-project:
6
- default:
7
- target:90%
8
5
\ No newline at end of file
6
+ project:
7
+ default:
8
+ target:90%
9
9
\ No newline at end of file
...
...