-
Notifications
You must be signed in to change notification settings - Fork 0
Prefer ts #153
Conversation
WARNING: Prefer TypeScriptIt looks like your PR contains new
As decided in SIP-36, |
Codecov Report
@@ Coverage Diff @@
## master #153 +/- ##
==========================================
- Coverage 70.52% 70.51% -0.01%
==========================================
Files 594 594
Lines 31428 31444 +16
Branches 3215 3222 +7
==========================================
+ Hits 22165 22174 +9
- Misses 9147 9154 +7
Partials 116 116
Continue to review full report at Codecov.
|
Action Needed: Prefer TypeScriptIt looks like your PR contains new
As decided in SIP-36, all new files should be written in TypeScript. Please convert these files to TypeScript then re-request review. |
Test summaryRun details
View run in Cypress Dashboard ➡️ This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard |
[Action Needed] Prefer TypeScriptLooks like your PR contains new
As decided in SIP-36, all new frontend code should be written in TypeScript. Please convert above files to TypeScript then re-request review. |
Test summaryRun details
View run in Cypress Dashboard ➡️ This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard |
* Re-enable lint on 5 files * revert something questionable * Address PR feedback * One more PR comment... * black? * Update code wrapping * Disable bugged check * Add a disable for a failure that's only showing up in CI. * Fix bad refactor * A little more lint fixing, bug fixing
* fix: [search query view] edit link is broken * eslint + mypy * rever app.py changes * addressing comments * use api/v1/query * fix test
SUMMARY
BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
TEST PLAN
ADDITIONAL INFORMATION