Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
py-cov-action
/
python-coverage-comment-action
Public
Notifications
You must be signed in to change notification settings
Fork
48
Star
143
Code
Issues
14
Pull requests
0
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Run coverage in subdirectory
- #184
#184
Merged
ewjoachim
merged 16 commits into
v3
py-cov-action/python-coverage-comment-action:v3
from
run-coverage-in-subdir
py-cov-action/python-coverage-comment-action:run-coverage-in-subdir
Copy head branch name to clipboard
Aug 3, 2023
Conversation
Commits
16
(16)
Checks
Files changed
Merged
Run coverage in subdirectory
#184
ewjoachim
merged 16 commits into
v3
py-cov-action/python-coverage-comment-action:v3
from
run-coverage-in-subdir
py-cov-action/python-coverage-comment-action:run-coverage-in-subdir
Copy head branch name to clipboard
Commits
Commits on Jul 27, 2023
(Automated yaml fix)
ewjoachim
committed
d8b627a
View commit details
Copy full SHA for d8b627a
Browse repository at this point
Add COVERAGE_PATH setting
ewjoachim
committed
c737f30
View commit details
Copy full SHA for c737f30
Browse repository at this point
Use COVERAGE_PATH to change all calls to coverage subprocesses
ewjoachim
committed
5796fd9
View commit details
Copy full SHA for 5796fd9
Browse repository at this point
Readme
ewjoachim
committed
b88a2d0
View commit details
Copy full SHA for b88a2d0
Browse repository at this point
fix test
ewjoachim
committed
9e53f47
View commit details
Copy full SHA for 9e53f47
Browse repository at this point
Add typo fixes
kieferro
authored and
ewjoachim
committed
af27ae1
View commit details
Copy full SHA for af27ae1
Browse repository at this point
Add test for `clean_coverage_path`
kieferro
authored and
ewjoachim
committed
7e1c97b
View commit details
Copy full SHA for 7e1c97b
Browse repository at this point
Review comments
ewjoachim
committed
9b8a0a0
View commit details
Copy full SHA for 9b8a0a0
Browse repository at this point
Run 1/2 of e2e tests in a subdir (src subfolder)
ewjoachim
committed
8f35575
View commit details
Copy full SHA for 8f35575
Browse repository at this point
typo
ewjoachim
committed
534acb8
View commit details
Copy full SHA for 534acb8
Browse repository at this point
[pre-commit.ci] auto fixes from pre-commit.com hooks
Show description for 4591541
pre-commit-ci[bot]
committed
4591541
View commit details
Copy full SHA for 4591541
Browse repository at this point
Commits on Jul 28, 2023
Fix annoying typing error
ewjoachim
committed
ad8c01c
View commit details
Copy full SHA for ad8c01c
Browse repository at this point
Fix dev-env method for getting token, broken with recent gh
ewjoachim
committed
5cd17ca
View commit details
Copy full SHA for 5cd17ca
Browse repository at this point
Coverage paths are based on the repo root
ewjoachim
committed
eeafad2
View commit details
Copy full SHA for eeafad2
Browse repository at this point
Fix tests
ewjoachim
committed
ce9304a
View commit details
Copy full SHA for ce9304a
Browse repository at this point
ignore .coverage files. They are generated during tests
ewjoachim
committed
d48e9b7
View commit details
Copy full SHA for d48e9b7
Browse repository at this point
You can’t perform that action at this time.