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 }}
Mascalhub
/
code-coverage
Public
forked from
mozilla/code-coverage
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
57
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
code-coverage
bot
code_coverage_bot
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 12, 2024
bot: Only log to Sentry last line of grcov's error and output
marco-c
committed
72b222e
View commit details
Copy full SHA for 72b222e
View code at this point
Browse repository at this point
Commits on Oct 20, 2024
Print output and error of commands instead of logging
marco-c
committed
eab1cf6
View commit details
Copy full SHA for eab1cf6
View code at this point
Browse repository at this point
bot: Update 'hg annotate' option from '--line' to '--line-number
marco-c
committed
f834346
View commit details
Copy full SHA for f834346
View code at this point
Browse repository at this point
Log stdout and stderr when running commands
marco-c
committed
cd0c856
View commit details
Copy full SHA for cd0c856
View code at this point
Browse repository at this point
Commits on Sep 18, 2024
bot: refresh task status before sleeping (#2463)
jcristau
authored
ce1b7f3
View commit details
Copy full SHA for ce1b7f3
View code at this point
Browse repository at this point
Commits on Jul 25, 2024
Support getting suite and chunk for fuzzing ccov tasks (#2395)
marco-c
authored
5580b68
View commit details
Copy full SHA for 5580b68
View code at this point
Browse repository at this point
Commits on Oct 23, 2023
Use raw_download option when downloading code coverage artifacts as bytes from GCP
Show description for 26619b2
marco-c
committed
26619b2
View commit details
Copy full SHA for 26619b2
View code at this point
Browse repository at this point
Commits on Oct 11, 2023
Update pre-commit repositories and fix some new linting issues
marco-c
committed
b576736
View commit details
Copy full SHA for b576736
View code at this point
Browse repository at this point
Commits on Sep 21, 2023
Add User Agent headers to hgmo requests
marco-c
committed
382c209
View commit details
Copy full SHA for 382c209
View code at this point
Browse repository at this point
Commits on Mar 9, 2023
Use sentry_sdk instead of raven and improve Sentry grouping (#1778)
Show description for a6a6a18
marco-c
committed
a6a6a18
View commit details
Copy full SHA for a6a6a18
View code at this point
Browse repository at this point
Commits on Nov 29, 2022
Stop checking JavaScript files existence in the repository
Show description for 0aef99e
marco-c
committed
0aef99e
View commit details
Copy full SHA for 0aef99e
View code at this point
Browse repository at this point
Commits on Sep 22, 2022
bot: Use macosx for consistency
marco-c
committed
070ae0b
View commit details
Copy full SHA for 070ae0b
View code at this point
Browse repository at this point
Commits on Jan 26, 2022
bot: Support parsing suite and chunk name from source-test tasks (#1298)
Show description for a8f7183
marco-c
authored
a8f7183
View commit details
Copy full SHA for a8f7183
View code at this point
Browse repository at this point
Commits on Jan 25, 2022
Log exception downloading artifacts stack (#1274)
Show description for 9edc1f1
Dan Mosedale
authored
9edc1f1
View commit details
Copy full SHA for 9edc1f1
View code at this point
Browse repository at this point
Commits on Mar 15, 2021
bot: Allow None cache_root (it is unused by the crontrigger command)
marco-c
committed
d923646
View commit details
Copy full SHA for d923646
View code at this point
Browse repository at this point
Commits on Mar 12, 2021
Create a new command to trigger missing revisions to be run in a separate cron hook that runs more frequently (#827)
Show description for 20b1f07
marco-c
authored
20b1f07
View commit details
Copy full SHA for 20b1f07
View code at this point
Browse repository at this point
Commits on Jan 21, 2021
Store code-coverage-report.json artifact for two weeks
Show description for 112b279
marco-c
committed
112b279
View commit details
Copy full SHA for 112b279
View code at this point
Browse repository at this point
Upload the artifact required by Searchfox and index code coverage task as soon as possible
Show description for 6e41182
marco-c
committed
6e41182
View commit details
Copy full SHA for 6e41182
View code at this point
Browse repository at this point
Commits on Dec 24, 2020
Remove line length limitations and use the same flake8 and isort configuration as bugbug (#720)
Show description for b6d9560
adahanu074
authored
b6d9560
View commit details
Copy full SHA for b6d9560
View code at this point
Browse repository at this point
Commits on Nov 26, 2020
bot: Upload commit coverage mapping every 10 minutes rather than every hour
Show description for c90a5ff
marco-c
committed
c90a5ff
View commit details
Copy full SHA for c90a5ff
View code at this point
Browse repository at this point
Commits on Nov 22, 2020
bot: Log number of workers to generate commit coverage mapping
marco-c
committed
1137e86
View commit details
Copy full SHA for 1137e86
View code at this point
Browse repository at this point
bot: Cancel all artifact downloads if one of them fails
marco-c
committed
19f012b
View commit details
Copy full SHA for 19f012b
View code at this point
Browse repository at this point
bot: Exit as soon as either cloning repository or downloading artifacts fail
Show description for e1e6fff
marco-c
committed
e1e6fff
View commit details
Copy full SHA for e1e6fff
View code at this point
Browse repository at this point
Commits on Nov 21, 2020
bot: Generate commit coverage mapping using multiple threads
marco-c
committed
0934fdf
View commit details
Copy full SHA for 0934fdf
View code at this point
Browse repository at this point
bot: Use hglib to retrieve annotate data instead of going through Mercurial server
marco-c
committed
cf1dea7
View commit details
Copy full SHA for cf1dea7
View code at this point
Browse repository at this point
bot: Avoid restarting hgmo local server multiple times
marco-c
committed
ea3db72
View commit details
Copy full SHA for ea3db72
View code at this point
Browse repository at this point
bot: Upload commit coverage mapping to gcp periodically
Show description for f59519b
marco-c
committed
f59519b
View commit details
Copy full SHA for f59519b
View code at this point
Browse repository at this point
bot: Don't use local hg repository for getting automation relevant changesets
Show description for 4251770
marco-c
committed
4251770
View commit details
Copy full SHA for 4251770
View code at this point
Browse repository at this point
Commits on Nov 20, 2020
bot: Don't consider previously triggered missing revisions for the count of 7
Show description for 4c00627
marco-c
committed
4c00627
View commit details
Copy full SHA for 4c00627
View code at this point
Browse repository at this point
bot: Start triggering missing revisions from the most recent one
Show description for 634fa5e
marco-c
committed
634fa5e
View commit details
Copy full SHA for 634fa5e
View code at this point
Browse repository at this point
bot: Trigger a maximum of 7 missing revisions for each cron run
marco-c
committed
c6929c8
View commit details
Copy full SHA for c6929c8
View code at this point
Browse repository at this point
bot: Use hg.mozilla.org instead of local instance of hgmo as we can't rely on if for push data
marco-c
committed
45ea3a2
View commit details
Copy full SHA for 45ea3a2
View code at this point
Browse repository at this point
Commits on Nov 19, 2020
bot: Disable generation of chunk mapping artifact, since it is unused
marco-c
committed
b264575
View commit details
Copy full SHA for b264575
View code at this point
Browse repository at this point
bot: On non-production channels, only try to trigger ingestion for a maximum of 30 days old missing revisions
marco-c
committed
ed80981
View commit details
Copy full SHA for ed80981
View code at this point
Browse repository at this point
bot: Instead of always listing all reports to trigger missing ones, only check if the ones we haven't triggered yet are missing
marco-c
committed
6891b84
View commit details
Copy full SHA for 6891b84
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.