-
-
Notifications
You must be signed in to change notification settings - Fork 444
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Codecov reports for Android modules (#2868)
* Add coverage report for unit test on sentry-android-core * Try running coverage report for android (FOR TESTING PURPOSES ONLY) * Format code * Retrigger checks * Try clean firsT * Use makefile * Try running testDebugUnitTest first * Run test only * list tasks * disable cache * Try with release unit test * Try with release build * Specify files to upload for codecov * fix typo * Add archiving * Without upload * Try matching all android build dirs during codecov upload * Enable unit test coverage for android modules * Create task * Exclude sentry-android-integration-tests * Format code * Try whole process * Try without specifying files * No archive * Rename reports file * Add coverage task in makefile * Reset workflow file * Remove coverage for debug * Test * Test * Fix build error * Test without archiving * Test with array of android module strings * Try with different classes folders * Fix classes dir name * Format code * Include sentry-compose * Adjust sentry-compose source dir * Fix subproject name reference * Revert some changes * Revert some changes * Cleanup * Use gradle plugin * Apply binary plugin * Improve copy and reduce code duplication * (don't merge): debugging Kover * (don't merge): debugging Kover * (don't merge): remove archiving for now * (don't merge): specify file path for codecov * (don't merge): specify file path for codecov * Revert build.yml * Apply jacoco manually for sentry-compose * Remove renaming of report * Fix 'this' receiver * (don't merge): test kover * (don't merge): use release variant) * (don't merge): run test before kover * (don't merge): change report file name * Format code * (don't merge): try specifying the file * (don't merge): try renaming the kover report * Format code * Add Kover for KMP modules * Formatting * Remove Kover configuration in sentry-compose build.gradle.kts --------- Co-authored-by: Sentry Github Bot <bot+github-bot@sentry.io>
- Loading branch information
1 parent
9f752eb
commit d55d97a
Showing
11 changed files
with
63 additions
and
51 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters