replace generators with a deducer
replace various generators with one deducer
I'm sorry for my offline these days(I'm busy with my final exams). Thanks again for your PR, however, check it to pass CI, please. Your Bug Here
Coverage decreased (-0.06%) to 93.333% when pulling e237ecd09bf7f4e11fe46c6f57f51fa7d90272a2 on Athedorer:master into 55e8ed3425196bf7b5f992bb1300437d712bc87e on Xython:master.
Codecov Report
Merging #5 into master will decrease coverage by
0.18%. The diff coverage isn/a.
@@ Coverage Diff @@
## master #5 +/- ##
=========================================
- Coverage 88.48% 88.3% -0.19%
=========================================
Files 9 9
Lines 330 342 +12
Branches 62 69 +7
=========================================
+ Hits 292 302 +10
- Misses 22 23 +1
- Partials 16 17 +1
| Impacted Files | Coverage Δ | |
|---|---|---|
| after/linq/standard/generator.py | 100% <0%> (ø) |
:arrow_up: |
| after/linq/core/collections.py | 67.64% <0%> (+6.77%) |
:arrow_up: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update 55e8ed3...d655e4d. Read the comment docs.