Pipeline Fix#76
Conversation
|
needs a re-run |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #76 +/- ##
==========================================
- Coverage 69.33% 66.33% -3.00%
==========================================
Files 1 1
Lines 300 300
Branches 79 79
==========================================
- Hits 208 199 -9
- Misses 70 79 +9
Partials 22 22 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
7e43c43 to
8a5f2f5
Compare
|
I have tried fixing the pipeline, fixing one issue creates another issue. And with waiting for maintainer approval to run every workflow to see if it is fixed it is becoming a little nerve-wracking. I reverted the last |
I think running & testing it on your own fork should work ... |
|
Note: the current failing tests remind me of something we had in node-wot also but I currently fail to find the issue/PR |
|
Should be fixed now |
23b3cba to
65f1709
Compare


Upgrading wot-typescript-definitions seems to have broken the tests. Adding
no-experimental-strip-typesto the.mocharc.ymlfile should fix that.