-
Notifications
You must be signed in to change notification settings - Fork 143
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
fix: only enable TargetNetworkPrep
suite
#10410
Conversation
Signed-off-by: Petar Tonev <petar.tonev@limechain.tech>
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.
LGTM
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #10410 +/- ##
==========================================
Coverage 62.96% 62.96%
+ Complexity 30791 30790 -1
==========================================
Files 3356 3356
Lines 135216 135216
Branches 14076 14076
==========================================
+ Hits 85140 85141 +1
- Misses 46737 46740 +3
+ Partials 3339 3335 -4 ☔ View full report in Codecov by Sentry. |
Node: E2E Test Results 1 files ± 0 1 suites ±0 23m 29s ⏱️ + 23m 29s Results for commit d8b969c. ± Comparison against base commit c84281d. This pull request removes 1 and adds 311 tests. Note that renamed tests count towards both.
|
TargetNetworkPrep
suiteTargetNetworkPrep
suite
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.
LGTM
Description:
This PR only adds HapiTest annotation to
TargetNetworkPrep
suiteRelated issue(s):
Fixes #8900
Notes for reviewer:
Checklist