-
Notifications
You must be signed in to change notification settings - Fork 489
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
feat: add playwright code coverage #2014
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
For now, the reports are just going to be available manually, until we can integrate with codecov with https://github.com/codecov/codecov-action#usage. It looks like js-test-and-releast.yml which is part of Unified CI JS uses codecov: https://github.com/search?q=org%3Aipfs+codecov%2Fcodecov-action&type=code |
Created #2016 to track the next tasks |
@hacdias @lidel partially solved #2016 by adding codecov action, and you can see that the stats posted correctly at https://app.codecov.io/gh/ipfs/ipfs-webui/pull/2014 Merging this PR |
## [2.18.1](v2.18.0...v2.18.1) (2022-09-13) CID `bafybeiageaoxg6d7npaof6eyzqbwvbubyler7bq44hayik2hvqcggg7d2y` --- ### Bug Fixes * show '0 B' instead of '-' for zero-length files ([#2018](#2018)) ([fda3bf5](fda3bf5)) * update webui.ipfs.io dnslink on manual release ([#2024](#2024)) ([0f1e1c2](0f1e1c2)), closes [#2021](#2021) ### Tests * add playwright code coverage ([#2014](#2014)) ([0ecc822](0ecc822)) ### Trivial Changes * pull transifex translations ([#2019](#2019)) ([5e59065](5e59065)) * **readme:** correct IPFS Desktop release link ([b76c0db](b76c0db)) * remove unused dependencies ([#2015](#2015)) ([f007d78](f007d78))
🎉 This PR is included in version 2.18.1 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Related to #1965 in order to see where the riskier dependency updates are