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(protocol-designer): load module in python file #17483

Merged
merged 8 commits into from
Feb 11, 2025

call module.model inline

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

feat(protocol-designer): load module in python file #17483

call module.model inline
9e063ce
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 11, 2025 in 0s

26.17% (+0.00%) compared to 455774e

View this Pull Request on Codecov

26.17% (+0.00%) compared to 455774e

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 26.17%. Comparing base (455774e) to head (9e063ce).
Report is 1 commits behind head on edge.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             edge   #17483   +/-   ##
=======================================
  Coverage   26.16%   26.17%           
=======================================
  Files        3191     3191           
  Lines      230143   230174   +31     
  Branches     9808     9815    +7     
=======================================
+ Hits        60220    60251   +31     
  Misses     169898   169898           
  Partials       25       25           
Files with missing lines Coverage Δ
...ol-designer/src/file-data/selectors/fileCreator.ts 83.04% <100.00%> (+0.14%) ⬆️
...col-designer/src/file-data/selectors/pythonFile.ts 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes