File tree 2 files changed +9
-4
lines changed
2 files changed +9
-4
lines changed Original file line number Diff line number Diff line change 32
32
- store_test_results :
33
33
path : .ci/test-reports/
34
34
35
- # - run:
36
- # name: push code coverage
37
- # command: bash <(curl -s https://codecov.io/bash) -X coveragepy -t
35
+ - run :
36
+ name : push code coverage
37
+ command : bash <(curl -s https://codecov.io/bash) -X coveragepy -t 6795ab8d-d0ba-4a64-812c-9649f6e6058f
Original file line number Diff line number Diff line change 1
1
Flog
2
2
====
3
3
4
+ [ ![ CircleCI] ( https://circleci.com/gh/rsyring/pyweb-flog2.svg?style=svg )] ( https://circleci.com/gh/rsyring/pyweb-flog2 )
5
+ [ ![ codecov] ( https://codecov.io/gh/rsyring/pyweb-flog2/branch/master/graph/badge.svg )] ( https://codecov.io/gh/rsyring/pyweb-flog2 )
6
+
7
+
8
+
4
9
Run Tests
5
10
----------------------------------
6
11
@@ -23,7 +28,7 @@ Features
23
28
- General
24
29
- ease of starting tests & dev
25
30
- docker-compose
26
- - compile requirements
31
+ - freeze requirements using pip-tools
27
32
- tox runs both frozen and current libs
28
33
- App factory pattern
29
34
- blueprints (web & CLI)
You can’t perform that action at this time.
0 commit comments