-
Notifications
You must be signed in to change notification settings - Fork 37
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(jellyfish-testing): Add TestingWrapper as an abstraction layer approach 2 #1114
base: main
Are you sure you want to change the base?
Conversation
Code Climate has analyzed commit eef40b6 and detected 0 issues on this pull request. View more on Code Climate. |
✔️ Deploy Preview for jellyfish-defi ready! 🔨 Explore the source changes: eef40b6 🔍 Inspect the deploy log: https://app.netlify.com/sites/jellyfish-defi/deploys/621c73a790f94b0007e0ebfc 😎 Browse the preview: https://deploy-preview-1114--jellyfish-defi.netlify.app |
Codecov Report
@@ Coverage Diff @@
## main #1114 +/- ##
==========================================
- Coverage 95.69% 93.34% -2.36%
==========================================
Files 169 171 +2
Lines 5045 5066 +21
Branches 657 658 +1
==========================================
- Hits 4828 4729 -99
- Misses 208 323 +115
- Partials 9 14 +5
Continue to review full report at Codecov.
|
What this PR does / why we need it:
Approach using generics and union for testing refactor
Which issue(s) does this PR fixes?:
Fixes #
Additional comments?: