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

Dev Task: Improve test coverage of wps_shared package #4394

Open
2 tasks
dgboss opened this issue Apr 2, 2025 · 0 comments
Open
2 tasks

Dev Task: Improve test coverage of wps_shared package #4394

dgboss opened this issue Apr 2, 2025 · 0 comments
Labels
4Refinement this ticket is ready for refinement with the team Task Technical task that cannot be written as a user story

Comments

@dgboss
Copy link
Collaborator

dgboss commented Apr 2, 2025

Describe the task
When wps_shared was separated out we lost a lot of code coverage. Test in the api and wps_jobs packages exercise code paths in wps_shared but this 'doesn't count' in terms of code coverage when running wps_shared tests. We've had to lower the code cov target to 70%.

Acceptance Criteria

  • Write tests to get wps_shared code cov to > 80%
  • Increase the target threshold in code_cov.yml back to 80%.

Additional context

  • Add any other context about the task here.
  • Or here
@dgboss dgboss added Task Technical task that cannot be written as a user story 4Refinement this ticket is ready for refinement with the team labels Apr 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4Refinement this ticket is ready for refinement with the team Task Technical task that cannot be written as a user story
Projects
None yet
Development

No branches or pull requests

1 participant