Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[fix] Validate interface variable names are python-valid #2538

Merged

Fix lint error

fd6a5d7
Select commit
Loading
Failed to load commit list.
Merged

[fix] Validate interface variable names are python-valid #2538

Fix lint error
fd6a5d7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 28, 2024 in 0s

72.40% (-18.91%) compared to 647b071

View this Pull Request on Codecov

72.40% (-18.91%) compared to 647b071

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.40%. Comparing base (647b071) to head (fd6a5d7).
Report is 3 commits behind head on master.

❗ There is a different number of reports uploaded between BASE (647b071) and HEAD (fd6a5d7). Click for more details.

HEAD has 13 uploads less than BASE | Flag | BASE (647b071) | HEAD (fd6a5d7) | |------|------|------| ||15|2|
Additional details and impacted files
@@             Coverage Diff             @@
##           master    #2538       +/-   ##
===========================================
- Coverage   91.30%   72.40%   -18.91%     
===========================================
  Files          78      182      +104     
  Lines        3968    18576    +14608     
  Branches        0     3659     +3659     
===========================================
+ Hits         3623    13450     +9827     
- Misses        345     4479     +4134     
- Partials        0      647      +647     

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