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
Type
/
to 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
13
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
Improve coverage comment
- #211
#211
Merged
ewjoachim
merged 15 commits into
main
py-cov-action/python-coverage-comment-action:main
from
comment-improvements
py-cov-action/python-coverage-comment-action:comment-improvements
Copy head branch name to clipboard
Jan 1, 2024
Conversation
Commits
15
(15)
Checks
Files changed
Merged
Improve coverage comment
#211
ewjoachim
merged 15 commits into
main
py-cov-action/python-coverage-comment-action:main
from
comment-improvements
py-cov-action/python-coverage-comment-action:comment-improvements
Copy head branch name to clipboard
Commits
Commits on Jan 1, 2024
Add MAX_FILES_IN_COMMENT
ewjoachim
committed
c28a5bb
View commit details
Copy full SHA for c28a5bb
Browse repository at this point
Include context in our own coverage
ewjoachim
committed
3873551
View commit details
Copy full SHA for 3873551
Browse repository at this point
Ruff: mark all issues as fixable
ewjoachim
committed
ed43156
View commit details
Copy full SHA for ed43156
Browse repository at this point
Add a new system for easily writing tests with specific coverage/diff_coverage objects
ewjoachim
committed
f10755f
View commit details
Copy full SHA for f10755f
Browse repository at this point
Split annotations.py into diff_grouper and groups
ewjoachim
committed
ffabbdd
View commit details
Copy full SHA for ffabbdd
Browse repository at this point
get_evolution_badge_color
ewjoachim
committed
1c38e87
View commit details
Copy full SHA for 1c38e87
Browse repository at this point
get_static_badge_url
ewjoachim
committed
a853bdb
View commit details
Copy full SHA for a853bdb
Browse repository at this point
parse_datafile returns the coverage rate AND the previous coverage object
ewjoachim
committed
a2e0e83
View commit details
Copy full SHA for a2e0e83
Browse repository at this point
Remove branch coverage from coverage rate computation (#333)
ewjoachim
committed
a2f74ac
View commit details
Copy full SHA for a2f74ac
Browse repository at this point
FileDiffCoverage: add new attributes
ewjoachim
committed
0e2f149
View commit details
Copy full SHA for 0e2f149
Browse repository at this point
Remove extraneous space from log template
ewjoachim
committed
9130080
View commit details
Copy full SHA for 9130080
Browse repository at this point
Completely redo the template
ewjoachim
committed
ad343b4
View commit details
Copy full SHA for ad343b4
Browse repository at this point
Adapt main.py to changes
ewjoachim
committed
5de9dd2
View commit details
Copy full SHA for 5de9dd2
Browse repository at this point
Fix tests
ewjoachim
committed
0bf474d
View commit details
Copy full SHA for 0bf474d
Browse repository at this point
Readme note.
ewjoachim
committed
d001bef
View commit details
Copy full SHA for d001bef
Browse repository at this point
You can’t perform that action at this time.