Closed Gioee closed 1 day ago
Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.
Thanks for integrating Codecov - We've got you covered :open_umbrella:
Description of change
Here are new end to end test for the driver to make sure we don't break multi-platform compatibility. There's a new workflow that runs at each commit and pr. There are also three new examples: one with react native, one with expo and one with vite. I've also updated old examples. I've removed a few driver dependencies that were useless.
Pull-Request Checklist
main
branchnpm run lint
passes with this changenpm run test
passes with this changeFixes #113