Closed jettify closed 1 year ago
Merging #420 (9630f77) into master (5f81278) will decrease coverage by
0.10%
. The diff coverage is94.73%
.
@@ Coverage Diff @@
## master #420 +/- ##
==========================================
- Coverage 86.98% 86.88% -0.10%
==========================================
Files 6 6
Lines 484 488 +4
Branches 73 73
==========================================
+ Hits 421 424 +3
- Misses 47 48 +1
Partials 16 16
Impacted Files | Coverage Δ | |
---|---|---|
aioodbc/connection.py | 85.21% <94.73%> (-0.30%) |
:arrow_down: |
: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.