Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #102 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 1 1
Lines 150 150
=========================================
Hits 150 150 ☔ View full report in Codecov by Sentry. |
|
What should we do about our legacy tests? Would it be more sensible to use older GitHub Actions specifically for those tests, or should we consider removing them altogether? |
|
Can you remind me if legacy tests provide extra coverage over what non-legacy tests do, that you consider useful? |
|
I remember that the legacy tests are the same but run on older Node.js versions. However, on closer inspection, they do include some environment tests not present in the current tests haha. |
|
we should migrate them, then, and then we can drop the legacy ones |
#101