Skip to content

lint

1ce1906
Select commit
Loading
Failed to load commit list.
Open

feat[codegen]: changed the convert from bytes #5020

lint
1ce1906
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 9, 2026 in 0s

92.95% (+0.02%) compared to 82b09fa

View this Pull Request on Codecov

92.95% (+0.02%) compared to 82b09fa

Details

Codecov Report

❌ Patch coverage is 89.58333% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.95%. Comparing base (82b09fa) to head (1ce1906).

Files with missing lines Patch % Lines
vyper/codegen_venom/builtins/convert.py 82.85% 5 Missing and 1 partial ⚠️
vyper/builtins/_convert.py 93.44% 2 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5020      +/-   ##
==========================================
+ Coverage   92.92%   92.95%   +0.02%     
==========================================
  Files         188      188              
  Lines       27820    27857      +37     
  Branches     4828     4835       +7     
==========================================
+ Hits        25853    25894      +41     
+ Misses       1316     1311       -5     
- Partials      651      652       +1     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.