Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
cypress-io
/
code-coverage
Public
Notifications
You must be signed in to change notification settings
Fork
112
Star
445
Code
Issues
98
Pull requests
18
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Code
feat: find missing files when using all:true option
#208
Code
Merged
bahmutov
merged 7 commits into
master
cypress-io/code-coverage:master
from
add-all
cypress-io/code-coverage:add-all
Copy head branch name to clipboard
Apr 21, 2020
Conversation
Commits
7
(7)
Checks
Files changed
Merged
feat: find missing files when using all:true option
#208
bahmutov
merged 7 commits into
master
cypress-io/code-coverage:master
from
add-all
cypress-io/code-coverage:add-all
Copy head branch name to clipboard
Commits
Commits on Apr 21, 2020
add example where a file should not be covered
bahmutov
committed
65cb0c8
Copy full SHA for 65cb0c8
find files to include using globby
bahmutov
committed
4d07ead
Copy full SHA for 4d07ead
insert empty coverage for missed files
bahmutov
committed
e87a9e3
Copy full SHA for e87a9e3
refactor a little
bahmutov
committed
e233b34
Copy full SHA for e233b34
change the icon for files without any statements
bahmutov
committed
1a3de08
Copy full SHA for 1a3de08
confirm file not-covered is present in the final report
bahmutov
committed
0f76cfb
Copy full SHA for 0f76cfb
search using default extension masks if include is not present
bahmutov
committed
2f70090
Copy full SHA for 2f70090
You can’t perform that action at this time.