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

Yuval coverage report #138

Open
wants to merge 30 commits into
base: main
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
fd65561
adding support for coverage report
Jun 18, 2024
4c35b6a
Create codecov-report.yml
yuval-sentry Jun 18, 2024
4154fd8
Update codecov-report.yml
yuval-sentry Jun 18, 2024
d5f8025
update jacoco config
Jun 18, 2024
ce8158e
Merge branch 'yuval-coverage-report' of github.com:sentry-demos/andro…
Jun 18, 2024
1cb62d4
update codecov config
Jun 18, 2024
e49c5b5
adding tests
Jun 18, 2024
9c8e2ce
Update codecov-report.yml
yuval-sentry Jun 18, 2024
163b2fd
Update codecov-report.yml
yuval-sentry Jun 21, 2024
43dfda5
Update codecov-report.yml
yuval-sentry Jun 21, 2024
d28289e
removing file
Jun 21, 2024
0d9bc76
Merge branch 'yuval-coverage-report' of github.com:sentry-demos/andro…
Jun 21, 2024
58c7809
Update codecov-report.yml
yuval-sentry Jun 21, 2024
9788459
Update codecov-report.yml
yuval-sentry Jun 21, 2024
052bf5f
Update codecov-report.yml
yuval-sentry Jun 21, 2024
b75ede9
Update codecov-report.yml
yuval-sentry Jun 21, 2024
62c0b57
updating build.gradle
Jun 21, 2024
a3cf79c
Merge branch 'yuval-coverage-report' of github.com:sentry-demos/andro…
Jun 21, 2024
976d871
Update codecov-report.yml
yuval-sentry Jun 21, 2024
a28f303
removing unnecessary dependency
Jun 21, 2024
22df8e1
Merge branch 'yuval-coverage-report' of github.com:sentry-demos/andro…
Jun 21, 2024
14a1d54
Update codecov-report.yml
yuval-sentry Jun 21, 2024
36b6dca
Update codecov-report.yml
yuval-sentry Jun 21, 2024
68a5bdc
Update codecov-report.yml
yuval-sentry Jun 21, 2024
dc8e34a
Update codecov-report.yml
yuval-sentry Jun 21, 2024
a2835eb
make sure report is always being generated
Jun 21, 2024
6641709
Merge branch 'yuval-coverage-report' of github.com:sentry-demos/andro…
Jun 21, 2024
7a718b8
update tests
Jun 28, 2024
6afb3e1
add tests
Jun 28, 2024
fa36220
Merge branch 'main' into yuval-coverage-report
sdzhong Jul 2, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update codecov-report.yml
yuval-sentry authored Jun 18, 2024

Verified

This commit was signed with the committer’s verified signature.
janicduplessis Janic Duplessis
commit 4154fd87fe38b1e78390e22b0b3ca91ee7c11f20
2 changes: 1 addition & 1 deletion .github/workflows/codecov-report.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# uploading codecov report

ame: hello-world
name: hello-world
on: [push, workflow_dispatch]
jobs:
my-job: