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

Fix test coverage #37

Merged
merged 8 commits into from
Jul 25, 2024
Merged

Conversation

Felixmil
Copy link
Contributor

@Felixmil Felixmil commented Jul 25, 2024

  • Now explicitely pass codecov token instead of inheriting (inherit has limitations)
  • Make sure version tag is always pushed

@Felixmil Felixmil marked this pull request as draft July 25, 2024 07:48
@Felixmil Felixmil marked this pull request as ready for review July 25, 2024 07:53
@Felixmil Felixmil marked this pull request as draft July 25, 2024 09:14
@Felixmil Felixmil marked this pull request as ready for review July 25, 2024 09:29
@Felixmil Felixmil marked this pull request as draft July 25, 2024 12:45
@Felixmil Felixmil marked this pull request as ready for review July 25, 2024 12:46
@@ -35,7 +38,7 @@ jobs:
covr::to_cobertura(cov)
shell: Rscript {0}

- uses: codecov/codecov-action@v4.5
- uses: codecov/codecov-action@v4
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

downgrade?

Copy link
Contributor Author

@Felixmil Felixmil Jul 25, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For some reason it does not work.
+ looking for v4 will already get latest v4.x (it is a sliding tag)
+ It wasn't the issue

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Probably because the version is v4.5.0
But yes, v4 will get the latest 4, so all good

@Yuri05 Yuri05 merged commit 54e00a3 into Open-Systems-Pharmacology:main Jul 25, 2024
1 check passed
@Felixmil Felixmil deleted the fix-test-coverage branch July 25, 2024 15:50
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