Skip to content
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

PRs must be merged in order for this repo to work #123

Open
lcundiff opened this issue May 29, 2024 · 0 comments
Open

PRs must be merged in order for this repo to work #123

lcundiff opened this issue May 29, 2024 · 0 comments

Comments

@lcundiff
Copy link

lcundiff commented May 29, 2024

Currently this example only works (mostly) if you merge in some of the PRs for the updated actions. I recommend updating README, to help avoid confusion.

The report code coverage still doesn't work when using updated flutter version, even with updated Setup LCOV action added before "Report code coverage" action. Doesn't seem to find the lcov file properly:

genhtml: ERROR: no valid records found in tracefile /home/runner/work/(repo name)/(repo name)/coverage/lcov.unit.info
Reading data file /home/runner/work/(repo name)/(repo name)/coverage/lcov.unit.info

I made a PR to test if the issue is related to upgrading flutter version

environment:
sdk: ">=3.2.3 <4.0.0"
flutter: 3.22.1

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

No branches or pull requests

1 participant