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
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 }}
arian
/
CoverJS
Public
Notifications
You must be signed in to change notification settings
Fork
18
Star
124
Code
Issues
1
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 24, 2013
Update dependencies, and primify Instrument
arian
committed
b47c564
View commit details
Copy full SHA for b47c564
Browse repository at this point
README Fixes
arian
committed
ff3732f
View commit details
Copy full SHA for ff3732f
Browse repository at this point
Fixes #11 - Add MIT license
arian
committed
919f76b
View commit details
Copy full SHA for 919f76b
Browse repository at this point
Commits on Dec 29, 2012
0.0.14
arian
committed
ec57bcd
View commit details
Copy full SHA for ec57bcd
Browse repository at this point
Fixes #5 - folders with a period are now correctly handled. (thanks @brentlintner)
Show description for 2251c24
arian
committed
2251c24
View commit details
Copy full SHA for 2251c24
Browse repository at this point
0.0.13
arian
committed
ba04fd9
View commit details
Copy full SHA for ba04fd9
Browse repository at this point
Don't overwrite the results for a module, if they already exist, in the coverInit function
arian
committed
1289399
View commit details
Copy full SHA for 1289399
Browse repository at this point
0.0.12
arian
committed
7560cd8
View commit details
Copy full SHA for 7560cd8
Browse repository at this point
If a range already exists with a current count, don't overwrite it in the initRange functions
arian
committed
da0ee5a
View commit details
Copy full SHA for da0ee5a
Browse repository at this point
Commits on Nov 12, 2012
0.0.11-alpha
arian
committed
2708096
View commit details
Copy full SHA for 2708096
Browse repository at this point
The node template correctly saves all calls now
arian
committed
6acc8ee
View commit details
Copy full SHA for 6acc8ee
Browse repository at this point
Commits on Nov 11, 2012
Link to example in prime makefile
arian
committed
14bc7c0
View commit details
Copy full SHA for 14bc7c0
Browse repository at this point
0.0.10-alpha
arian
committed
c516cf1
View commit details
Copy full SHA for c516cf1
Browse repository at this point
Fix package.json
arian
committed
c7dac3a
View commit details
Copy full SHA for c7dac3a
Browse repository at this point
Support for head/tail (intro/outro) templates.
Show description for 02f4da7
arian
committed
02f4da7
View commit details
Copy full SHA for 02f4da7
Browse repository at this point
Commits on Oct 17, 2012
0.0.9-alpha
arian
committed
a79e7d4
View commit details
Copy full SHA for a79e7d4
Browse repository at this point
Fixes bin/cover.js when executing it from the command line
arian
committed
678c9e0
View commit details
Copy full SHA for 678c9e0
Browse repository at this point
0.0.8-alpha
arian
committed
8f9923b
View commit details
Copy full SHA for 8f9923b
Browse repository at this point
Remove bin/coverjs and just have bin/cover.js which will be the coverjs command.
arian
committed
39e007d
View commit details
Copy full SHA for 39e007d
Browse repository at this point
Merge pull request #9 from glebpom/master
Show description for 28cf860
arian
committed
28cf860
View commit details
Copy full SHA for 28cf860
Browse repository at this point
Fix repository url
Gleb Pomykalov
committed
0c685f6
View commit details
Copy full SHA for 0c685f6
Browse repository at this point
Commits on Jul 18, 2012
0.0.7-alpha
arian
committed
5b28c17
View commit details
Copy full SHA for 5b28c17
Browse repository at this point
Commits on Jul 12, 2012
Merge pull request #4 from afelix/master
Show description for 0ca78e1
arian
committed
0ca78e1
View commit details
Copy full SHA for 0ca78e1
Browse repository at this point
more Unix cp-style input/output arguments processing
afelix
committed
476c594
View commit details
Copy full SHA for 476c594
Browse repository at this point
Commits on Jun 26, 2012
0.0.6-alpha
arian
committed
5a8580e
View commit details
Copy full SHA for 5a8580e
Browse repository at this point
Merge pull request #2 from wuchengwei/master
Show description for 11b297c
arian
committed
11b297c
View commit details
Copy full SHA for 11b297c
Browse repository at this point
fix total coverage calculation in reporters
Chengwei Wu
committed
8490a0a
View commit details
Copy full SHA for 8490a0a
Browse repository at this point
Commits on Jun 13, 2012
0.0.5-alpha
arian
committed
78d13e8
View commit details
Copy full SHA for 78d13e8
Browse repository at this point
Dropped node-fs in favor of mkdirp. Added hidden files/directories to the excludes by default. Made the target directory creation syn instead of async.
clintjhill
committed
0b00fbe
View commit details
Copy full SHA for 0b00fbe
Browse repository at this point
Commits on May 3, 2012
0.0.4-alpha
Arian
committed
1ab4c2e
View commit details
Copy full SHA for 1ab4c2e
Browse repository at this point
--help is the default argument now, if no other argument is given
Arian
committed
b5971db
View commit details
Copy full SHA for b5971db
Browse repository at this point
Rewrite and cleanup the --exclude option code. It suppors excluding files too.
Show description for b7a190f
Arian
committed
b7a190f
View commit details
Copy full SHA for b7a190f
Browse repository at this point
Merge pull request #1 from pmlopes/master
Show description for 0790248
Arian Stolwijk
committed
0790248
View commit details
Copy full SHA for 0790248
Browse repository at this point
add support to exclude items from instrumentation and some small bug fixes
pmlopes
committed
7966355
View commit details
Copy full SHA for 7966355
Browse repository at this point
Commits on Apr 29, 2012
0.0.3-alpha
Arian
committed
e95f742
View commit details
Copy full SHA for e95f742
Browse repository at this point
Previous
Next
You can’t perform that action at this time.