Skip to content

Conversation

@dshukertjr
Copy link
Member

@dshukertjr dshukertjr commented Jan 17, 2025

What kind of change does this PR introduce?

Generate coverage reports for each package and upload them.

A new GitHub actions workflow file, coverage.yml is introduced, which runs the test for all the packages, generates coverage reports, combines them, and uploads them. This test is redundant as the tests are also run in each individual CI pipeline, but after struggling a bit trying to combine the coverage reports from multiple different workflows, I settled with this implementation.

This PR also includes minor type fix and test stub fix in the realtime rep.

@dshukertjr dshukertjr marked this pull request as draft January 19, 2025 14:22
@dshukertjr dshukertjr marked this pull request as ready for review January 19, 2025 15:09
@dshukertjr dshukertjr requested a review from Vinzent03 January 20, 2025 09:16
@notion-workspace
Copy link

@dshukertjr dshukertjr removed the request for review from Vinzent03 January 21, 2025 06:47
@dshukertjr dshukertjr marked this pull request as draft January 21, 2025 06:48
@dshukertjr dshukertjr marked this pull request as ready for review January 29, 2025 12:18
@dshukertjr dshukertjr requested a review from Vinzent03 January 29, 2025 12:18
@grdsdev
Copy link
Contributor

grdsdev commented Jan 29, 2025

@dshukertjr I see this has been marked as ready for review, but I see no report on coveralls, is it working already?

@dshukertjr
Copy link
Member Author

@grdsdev
Copy link
Contributor

grdsdev commented Jan 30, 2025

@dshukertjr I think you still need to add a step for uploading to coveralls instead of GH artifacts, I see a 0% coverage on https://coveralls.io/github/supabase/supabase-flutter

@dshukertjr
Copy link
Member Author

Should be good now

@dshukertjr dshukertjr merged commit 6976fae into main Jan 30, 2025
25 checks passed
@dshukertjr dshukertjr deleted the chore/coverage branch January 30, 2025 11:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants