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

ci: generate code coverage in flutter integration test #1667

Closed
wants to merge 3 commits into from

Conversation

vaind
Copy link
Collaborator

@vaind vaind commented Oct 3, 2023

This adds code coverage reporting to integration tests, with hopes of getting reports on coverage of cocoa FFI briding code in #1611

Not sure if this actually works - can someone who understands codecov UI check if the change looks as expected?

@codecov
Copy link

codecov bot commented Oct 3, 2023

Codecov Report

All modified lines are covered by tests ✅

see 1 file with indirect coverage changes

📢 Thoughts on this report? Let us know!.

@vaind vaind marked this pull request as ready for review October 4, 2023 11:57
@buenaflor
Copy link
Contributor

buenaflor commented Oct 18, 2023

https://app.codecov.io/gh/getsentry/sentry-dart/pull/1667/tree/flutter

I think the coverage report will only try to match coverage within the same subproject so in your changes it would try to match coverage within flutter/example which I assume we don't want.

There are also no coverage changes for flutter/lib and dart/lib compared to the base branch so I don't think this works in its current state

@vaind
Copy link
Collaborator Author

vaind commented Oct 18, 2023

I agree, let's close this

@vaind vaind closed this Oct 18, 2023
@vaind vaind deleted the ci/flutter-coverage branch October 18, 2023 09:46
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.

2 participants