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

feat: python code validation #939

Merged
merged 6 commits into from
Dec 27, 2024

remove the bad python code who should failed from py directory

9e5d743
Select commit
Loading
Failed to load commit list.
Merged

feat: python code validation #939

remove the bad python code who should failed from py directory
9e5d743
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 25, 2024 in 0s

77.72% (+0.00%) compared to 6b68642

View this Pull Request on Codecov

77.72% (+0.00%) compared to 6b68642

Details

Codecov Report

Attention: Patch coverage is 81.81818% with 12 lines in your changes missing coverage. Please review.

Project coverage is 77.72%. Comparing base (6b68642) to head (9e5d743).

Files with missing lines Patch % Lines
src/typegate/src/runtimes/python/hooks/mod.ts 80.39% 10 Missing ⚠️
src/typegate/src/typegate/mod.ts 86.66% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #939   +/-   ##
=======================================
  Coverage   77.72%   77.72%           
=======================================
  Files         153      154    +1     
  Lines       19096    19154   +58     
  Branches     1924     1930    +6     
=======================================
+ Hits        14842    14888   +46     
- Misses       4231     4243   +12     
  Partials       23       23           

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