File tree Expand file tree Collapse file tree 1 file changed +12
-12
lines changed Expand file tree Collapse file tree 1 file changed +12
-12
lines changed Original file line number Diff line number Diff line change 46
46
- [x] Verbosity flag
47
47
- [x] Pre and post build commands
48
48
- [x] Easily build local version and mocking
49
+ - [x] PyPi package
49
50
50
- # 1.0.0-alpha1
51
+ # 1.0.0
51
52
52
- - [ ] High Test coverage
53
+ - [x] 70% Test coverage
53
54
- [x] Unittests
54
55
- [x] Integration tests
55
56
- [ ] Enhance README
56
57
- [ ] Comparison to alternatives
58
+ - [ ] CI
59
+ - [ ] Coverage badge
60
+ - [ ] Test badge
61
+ - [ ] publish to pypi on release
62
+ - [x] Tests
63
+ - [x] Doc preview
64
+ - [x] Linting
65
+ - [x] Docs on Github Pages
57
66
58
- # 1.0.0
67
+ # 1.0.1
59
68
60
69
- [ ] Extensive Documentation
61
70
- [ ] User guide
71
80
- [ ] Workflows, Policies
72
81
- [ ] Maintaining
73
82
- [ ] CI
74
- - [ ] Coverage badge
75
- - [ ] Test badge
76
83
- [ ] Change in coverage
77
84
- [ ] Highlight linting problems in PR
78
85
- [ ] Higlight uncovered code in PR
79
- - [x] Tests
80
- - [x] Doc preview
81
- - [x] Linting
82
- - [x] Docs on Github Pages
83
-
84
- - [x] PyPi package
85
86
86
87
# 1.1.0
87
88
93
94
94
95
# Wishlist
95
96
96
- - Limit number of subprocesses to CPU count to optimize speed
97
97
- typed overrides
You can’t perform that action at this time.
0 commit comments