Skip to content

Conversation

@vdusek
Copy link
Contributor

@vdusek vdusek commented Dec 12, 2025

  • Add a code coverage badge to the README.
  • Update the pre_release and run_code_checks test pipeline invocations.
  • Remove the unit test call from the release workflow. Since this workflow is triggered only manually, the caller should ensure the package is OK (and also often the flakiness factor).
  • Update pytest invocations in the Makefile.
  • Collect coverage from both unit and integration tests and combine them into a single report.
  • CODECOV_TOKEN is a repository-level secret.
  • Relates to: Add code coverage badge to README crawlee-python#767

@vdusek vdusek requested a review from janbuchar December 12, 2025 10:48
@vdusek vdusek self-assigned this Dec 12, 2025
@github-actions github-actions bot added this to the 129th sprint - Tooling team milestone Dec 12, 2025
@vdusek vdusek added t-tooling Issues with this label are in the ownership of the tooling team. adhoc Ad-hoc unplanned task added during the sprint. labels Dec 12, 2025
@codecov
Copy link

codecov bot commented Dec 12, 2025

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered ☂️

@vdusek vdusek merged commit d9f478c into master Dec 12, 2025
29 checks passed
@vdusek vdusek deleted the add-code-cov-badge branch December 12, 2025 12:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

adhoc Ad-hoc unplanned task added during the sprint. t-tooling Issues with this label are in the ownership of the tooling team.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants