Skip to content

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.

3 participants