Closed ml-evs closed 3 weeks ago
Passed #2717
•
5ce5d8d0a1 ℹ️: Merge 0933cb6302c725249ea2df1f9137043ea7b05825 into fc2cf1bd6bde51354be1614c4d6f...
Project |
datalab
|
Branch Review |
ml-evs/eslint
|
Run status |
Passed #2717
|
Run duration | 06m 17s |
Commit |
5ce5d8d0a1 ℹ️: Merge 0933cb6302c725249ea2df1f9137043ea7b05825 into fc2cf1bd6bde51354be1614c4d6f...
|
Committer | Matthew Evans |
View all properties for this run ↗︎ |
Test results | |
---|---|
Failures |
0
|
Flaky |
0
|
Pending |
0
|
Skipped |
0
|
Passing |
405
|
View all changes introduced in this branch ↗︎ |
Putting this on hold as this is non-trivial for stupid JS ecosystem reasons. The eslint config file format has completely changed and they haven't released a migration script that works for us yet (https://eslint.org/docs/latest/use/configure/migration-guide). I'm tempted to bin all of our JS linting and start again with vite or likewise at some point.
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Additional details and impacted files
```diff @@ Coverage Diff @@ ## main #988 +/- ## ======================================= Coverage 68.43% 68.43% ======================================= Files 62 62 Lines 3935 3935 ======================================= Hits 2693 2693 Misses 1242 1242 ```