Skip to content

Commit ac80604

Browse files
Update ROADMAP.md
* ROADMAP.md
1 parent 19b2595 commit ac80604

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

ROADMAP.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -46,16 +46,25 @@
4646
- [x] Verbosity flag
4747
- [x] Pre and post build commands
4848
- [x] Easily build local version and mocking
49+
- [x] PyPi package
4950

50-
# 1.0.0-alpha1
51+
# 1.0.0
5152

52-
- [ ] High Test coverage
53+
- [x] 70% Test coverage
5354
- [x] Unittests
5455
- [x] Integration tests
5556
- [ ] Enhance README
5657
- [ ] 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
5766

58-
# 1.0.0
67+
# 1.0.1
5968

6069
- [ ] Extensive Documentation
6170
- [ ] User guide
@@ -71,17 +80,9 @@
7180
- [ ] Workflows, Policies
7281
- [ ] Maintaining
7382
- [ ] CI
74-
- [ ] Coverage badge
75-
- [ ] Test badge
7683
- [ ] Change in coverage
7784
- [ ] Highlight linting problems in PR
7885
- [ ] 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
8586

8687
# 1.1.0
8788

@@ -93,5 +94,4 @@
9394

9495
# Wishlist
9596

96-
- Limit number of subprocesses to CPU count to optimize speed
9797
- typed overrides

0 commit comments

Comments
 (0)