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

Arches has no way of programmatically enforcing test coverage #10738

Closed
chrabyrd opened this issue Apr 3, 2024 · 1 comment · Fixed by #10739
Closed

Arches has no way of programmatically enforcing test coverage #10738

chrabyrd opened this issue Apr 3, 2024 · 1 comment · Fixed by #10739
Assignees

Comments

@chrabyrd
Copy link
Contributor

chrabyrd commented Apr 3, 2024

No description provided.

@chrabyrd chrabyrd self-assigned this Apr 3, 2024
@chiatt chiatt added this to pipeline Apr 3, 2024
chrabyrd added a commit that referenced this issue Apr 3, 2024
chrabyrd added a commit that referenced this issue Apr 3, 2024
chrabyrd added a commit that referenced this issue Apr 3, 2024
chrabyrd added a commit that referenced this issue Apr 3, 2024
chrabyrd added a commit that referenced this issue Apr 3, 2024
chrabyrd added a commit that referenced this issue Apr 3, 2024
chrabyrd added a commit that referenced this issue Apr 3, 2024
@jacobtylerwalls jacobtylerwalls moved this to 🏗 In Progress in pipeline Apr 9, 2024
@jacobtylerwalls jacobtylerwalls moved this from 🏗 In Progress to 👀 In Review in pipeline Apr 17, 2024
@jacobtylerwalls jacobtylerwalls linked a pull request Apr 17, 2024 that will close this issue
3 tasks
chrabyrd added a commit that referenced this issue Apr 18, 2024
chrabyrd added a commit that referenced this issue Apr 18, 2024
chrabyrd added a commit that referenced this issue Apr 18, 2024
chrabyrd added a commit that referenced this issue Apr 18, 2024
apeters added a commit that referenced this issue Apr 23, 2024
chrabyrd added a commit that referenced this issue Apr 24, 2024
chrabyrd added a commit that referenced this issue Apr 24, 2024
chrabyrd added a commit that referenced this issue Apr 24, 2024
apeters added a commit that referenced this issue Apr 25, 2024
apeters added a commit that referenced this issue Apr 25, 2024
…ction-test-coverage-enforcement

adds test coverage github action #10738
@chrabyrd
Copy link
Contributor Author

resolved in #10739

@github-project-automation github-project-automation bot moved this from 👀 In Review to ✅ Done in pipeline Apr 25, 2024
jacobtylerwalls added a commit that referenced this issue May 2, 2024
Without the `--source` option, coverage.py doesn't discover python
files that aren't exercised in your tests. For instance, the entire etl_modules
directory was untested, and wasn't included in the coverage denominator.
(Also, that directory needed an __init__.py to be discovered.)

https://coverage.readthedocs.io/en/7.5.0/source.html
chrabyrd added a commit that referenced this issue May 2, 2024
…to-denominator

Measure coverage on untested files re #10738
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant