-
Notifications
You must be signed in to change notification settings - Fork 20k
tests: properly test Isomorphic
#6259
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
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #6259 +/- ##
============================================
+ Coverage 73.98% 74.05% +0.06%
- Complexity 5346 5352 +6
============================================
Files 677 677
Lines 18652 18652
Branches 3621 3621
============================================
+ Hits 13800 13813 +13
+ Misses 4294 4281 -13
Partials 558 558 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for this PR. I made some minor comments, which could be resolved quickly. Afterwards this can be merged.
Isomorphic
Co-authored-by: Piotr Idzik <65706193+vil02@users.noreply.github.com>
Co-authored-by: Piotr Idzik <65706193+vil02@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
Fixes #6258
clang-format -i --style=file path/to/your/file.java