-
-
Notifications
You must be signed in to change notification settings - Fork 435
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: Add runtime classes for FileReader/FileWriter instrumentation #1843
Conversation
|
Codecov Report
@@ Coverage Diff @@
## main #1843 +/- ##
============================================
- Coverage 75.61% 75.47% -0.14%
- Complexity 2237 2239 +2
============================================
Files 223 225 +2
Lines 7969 7989 +20
Branches 846 846
============================================
+ Hits 6026 6030 +4
- Misses 1533 1549 +16
Partials 410 410
Continue to review full report at Codecov.
|
📜 Description
💡 Motivation and Context
This is a supporting PR with runtime classes for File I/O instrumentation s
💚 How did you test it?
📝 Checklist
🔮 Next steps