-
Notifications
You must be signed in to change notification settings - Fork 4
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
Processing transformer field on operations #61
base: main
Are you sure you want to change the base?
Conversation
Codecov Report
@@ Coverage Diff @@
## main #61 +/- ##
==========================================
- Coverage 85.16% 84.98% -0.19%
==========================================
Files 30 30
Lines 755 759 +4
Branches 164 163 -1
==========================================
+ Hits 643 645 +2
- Misses 111 113 +2
Partials 1 1
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
TODO:
|
@rjawesome Tests re-ran after I pushed a merge of the latest from main. There are definitely some failing tests. If this PR is required to support biothings/api-respone-transform.js#38, please fix these tests and mark the PR as ready for review. |
Tests are fixed (the X is for coverage not the tests) |
Helps solve biothings/biothings_explorer#521 w/ biothings/api-respone-transform.js#38