Closed jettify closed 1 year ago
Merging #453 (4b86519) into master (54efbd8) will not change coverage. The diff coverage is
100.00%
.
@@ Coverage Diff @@
## master #453 +/- ##
=======================================
Coverage 87.01% 87.01%
=======================================
Files 6 6
Lines 493 493
Branches 73 73
=======================================
Hits 429 429
Misses 48 48
Partials 16 16
Files | Coverage Δ | |
---|---|---|
aioodbc/cursor.py | 85.92% <100.00%> (ø) |
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
What do these changes do?
Are there changes in behavior for the user?
Related issue number
Checklist
CHANGES
folder<issue_id>.<type>
(e.g.588.bugfix
)issue_id
change it to the pr id after creating the PR.feature
: Signifying a new feature..bugfix
: Signifying a bug fix..doc
: Signifying a documentation improvement..removal
: Signifying a deprecation or removal of public API..misc
: A ticket has been closed, but it is not of interest to users.Fix issue with non-ascii contents in doctest text files.