Closed creatorrr closed 2 years ago
Merging #82 (6328615) into master (7fd5990) will not change coverage. The diff coverage is
100.00%
.
@@ Coverage Diff @@
## master #82 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 7 8 +1
Lines 593 574 -19
Branches 84 76 -8
=========================================
- Hits 593 574 -19
Flag | Coverage Δ | |
---|---|---|
unittests | 100.00% <100.00%> (ø) |
Flags with carried forward coverage won't be shown. Click here to find out more.
Impacted Files | Coverage Δ | |
---|---|---|
pydataapi/dialect/base.py | 100.00% <ø> (ø) |
|
pydataapi/dbapi.py | 100.00% <100.00%> (ø) |
|
pydataapi/pydataapi.py | 100.00% <100.00%> (ø) |
|
pydataapi/__init__.py | 100.00% <0.00%> (ø) |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update ff08195...6328615. Read the comment docs.
@creatorrr I'm sorry for my late action 🙇 I just released your fix as 0.4.24 Thank you very much
Both the unit tests and integration tests passed after upgrade.