Skip to content

Conversation

@sofiia-chorna
Copy link
Collaborator

@sofiia-chorna sofiia-chorna commented Oct 8, 2025

  • collect coverage for the architectures, make them visible in codecov.io
  • for threshold, use only utils & cli
  • visual badge for coverage of the architectures in the doc

Please go the the Preview tab and select the appropriate PR template:


📚 Documentation preview 📚: https://metatrain--803.org.readthedocs.build/en/803/

with:
python-version: "3.13"
- run: pip install tox
- run: pip install tox coverage[toml]
Copy link
Contributor

@pfebrer pfebrer Oct 8, 2025

Choose a reason for hiding this comment

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

Is it possible to do this in tox.ini instead of here in the workflow file?

Copy link
Contributor

Choose a reason for hiding this comment

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

Then it would generate the coverage also when running locally

Copy link
Collaborator Author

@sofiia-chorna sofiia-chorna Oct 8, 2025

Choose a reason for hiding this comment

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

Hmm worth trying then, thanks for suggestion

@Luthaf
Copy link
Member

Luthaf commented Oct 9, 2025

seems to work [...]

The llpr/gap/nanopet parts of the code should also have tests, it is weird there is 0 coverage reported for these.

@sofiia-chorna
Copy link
Collaborator Author

The job is failing as the architecture tests for LLPR are not executed, see #900

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

4 participants