Closed njzjz closed 4 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 90.58%. Comparing base (5822a8a) to head (bf19f04).
5822a8a
bf19f04
:umbrella: View full report in Codecov by Sentry. :loudspeaker: Have feedback on the report? Share it here.
Hello @njzjz! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:
wenxian/reference.py
Line 100:80: E501 line too long (85 > 79 characters)
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Additional details and impacted files
```diff @@ Coverage Diff @@ ## master #43 +/- ## ========================================== + Coverage 90.56% 90.58% +0.02% ========================================== Files 12 12 Lines 424 425 +1 ========================================== + Hits 384 385 +1 Misses 40 40 ```:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.