feat(runtime-core): Export runtime-core helper functions#339
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Pro Run ID: 📒 Files selected for processing (6)
📝 WalkthroughWalkthroughThis pull request expands the public API surface of the runtime-core package by exporting three utility functions: Estimated code review effort🎯 2 (Simple) | ⏱️ ~12 minutes 🚥 Pre-merge checks | ✅ 3 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #339 +/- ##
==========================================
+ Coverage 83.47% 83.49% +0.02%
==========================================
Files 123 124 +1
Lines 7375 7375
Branches 1985 1985
==========================================
+ Hits 6156 6158 +2
+ Misses 1219 1217 -2 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
saltenasl
left a comment
There was a problem hiding this comment.
good call on extracting toPythonLiteral to a standalone file
Summary by CodeRabbit
New Features
Tests