Add a trio repl #2972
Merged
Add a trio repl #2972
Codecov / codecov/project
succeeded
Apr 7, 2024 in 0s
99.64% (+0.00%) compared to 564907b
View this Pull Request on Codecov
99.64% (+0.00%) compared to 564907b
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 99.64%. Comparing base (
564907b
) to head (d6f4bd1
).
Additional details and impacted files
@@ Coverage Diff @@
## master #2972 +/- ##
========================================
Coverage 99.64% 99.64%
========================================
Files 117 120 +3
Lines 17594 17711 +117
Branches 3171 3177 +6
========================================
+ Hits 17532 17649 +117
Misses 43 43
Partials 19 19
Files | Coverage Δ | |
---|---|---|
src/trio/__main__.py | 100.00% <100.00%> (ø) |
|
src/trio/_repl.py | 100.00% <100.00%> (ø) |
|
src/trio/_tests/test_repl.py | 100.00% <100.00%> (ø) |
Loading