Closed Genteki closed 1 year ago
Merging #19 (7dd7b1d) into main (887261a) will decrease coverage by
2.56%
. The diff coverage is83.63%
.
@@ Coverage Diff @@
## main #19 +/- ##
==========================================
- Coverage 92.19% 89.64% -2.56%
==========================================
Files 8 9 +1
Lines 205 309 +104
==========================================
+ Hits 189 277 +88
- Misses 16 32 +16
Impacted Files | Coverage Δ | |
---|---|---|
pyvts/vts.py | 84.61% <57.14%> (-0.52%) |
:arrow_down: |
pyvts/vts_request.py | 77.27% <65.85%> (-18.73%) |
:arrow_down: |
pyvts/tests/test_utils.py | 91.83% <96.00%> (+3.83%) |
:arrow_up: |
pyvts/__init__.py | 100.00% <100.00%> (ø) |
|
pyvts/error.py | 100.00% <100.00%> (ø) |
|
pyvts/tests/test_vts.py | 100.00% <100.00%> (ø) |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
Update some new features.
Update README.md with "Installation" and "Quick Start" part.
Update CONTRIBUTING.md.