FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for test - lytics/ember-cli-code-coverage · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
lytics
/
ember-cli-code-coverage
Public
forked from
ember-cli-code-coverage/ember-cli-code-coverage
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
ember-cli-code-coverage
test
on
master
User selector
Datepicker
Commit history
Commits on Mar 24, 2018
Keep implicit and explicit parallel logic
adamjmcgrath
committed
36673f0
View commit details
Copy full SHA for 36673f0
View code at this point
Browse repository at this point
Commits on Feb 27, 2018
Revert "Remove merge-coverage and explicit parallel option (#163)"
Show description for 2a6ccb4
adamjmcgrath
committed
2a6ccb4
View commit details
Copy full SHA for 2a6ccb4
View code at this point
Browse repository at this point
Commits on Feb 21, 2018
Remove merge-coverage and explicit parallel option (#163)
Show description for 0592f5f
adamjmcgrath
authored and
RobbieTheWagner
committed
0592f5f
View commit details
Copy full SHA for 0592f5f
View code at this point
Browse repository at this point
Commits on Feb 12, 2018
Add tests for in-repo engines (#162)
Show description for 46e6314
RobbieTheWagner
authored
46e6314
View commit details
Copy full SHA for 46e6314
View code at this point
Browse repository at this point
Commits on Feb 9, 2018
Support for addon-test-support (#160)
Show description for 9c9a3c0
RobbieTheWagner
authored
9c9a3c0
View commit details
Copy full SHA for 9c9a3c0
View code at this point
Browse repository at this point
Commits on Feb 6, 2018
Start in-repo addon tests (#158)
Show description for 6894236
RobbieTheWagner
authored
6894236
View commit details
Copy full SHA for 6894236
View code at this point
Browse repository at this point
Commits on Feb 2, 2018
Make fixtures external (#156)
Show description for 04a2c82
RobbieTheWagner
authored
04a2c82
View commit details
Copy full SHA for 04a2c82
View code at this point
Browse repository at this point
Commits on Jan 31, 2018
Update sinon
kategengler
committed
1724024
View commit details
Copy full SHA for 1724024
View code at this point
Browse repository at this point
Upgrade out-of-date deps
kategengler
committed
0429711
View commit details
Copy full SHA for 0429711
View code at this point
Browse repository at this point
Commits on Jan 24, 2018
Add back "Avoid throwing errors while requiring files for coverage" #64
Show description for 046e445
adamjmcgrath
committed
046e445
View commit details
Copy full SHA for 046e445
View code at this point
Browse repository at this point
Commits on Jan 15, 2018
Add index.js unit tests
adamjmcgrath
committed
76ee728
View commit details
Copy full SHA for 76ee728
View code at this point
Browse repository at this point
Revert parallel changes (TODO: move to another PR)
adamjmcgrath
committed
fbad578
View commit details
Copy full SHA for fbad578
View code at this point
Browse repository at this point
Commits on Dec 16, 2017
Add support for in-repo-addons #120
adamjmcgrath
committed
2b1c9fa
View commit details
Copy full SHA for 2b1c9fa
View code at this point
Browse repository at this point
Remove component fixtures and add tests for 'excludes' config
adamjmcgrath
committed
cc12db2
View commit details
Copy full SHA for cc12db2
View code at this point
Browse repository at this point
Commits on Nov 19, 2017
Fix paths for istanbul report and remove parallel logic for impicit parallel support
adamjmcgrath
committed
4095a97
View commit details
Copy full SHA for 4095a97
View code at this point
Browse repository at this point
Commits on Sep 27, 2017
fix test
designblooz
committed
3a702aa
View commit details
Copy full SHA for 3a702aa
View code at this point
Browse repository at this point
support nested coverageFolder
designblooz
committed
f025d5f
View commit details
Copy full SHA for f025d5f
View code at this point
Browse repository at this point
Commits on Jun 14, 2017
[Fixes #111] Update dependencies, get babel instrumenter working (#115)
Show description for aa09905
paulcwatts
authored and
Kelly Selden
committed
aa09905
View commit details
Copy full SHA for aa09905
View code at this point
Browse repository at this point
Commits on Feb 23, 2017
Fixes #42 use configPath instead of hard-coded config
Edilberto Ruvalcaba
committed
22ef941
View commit details
Copy full SHA for 22ef941
View code at this point
Browse repository at this point
Commits on Jan 12, 2017
Add test for parallel configuration and coverage-merge command.
jdenly
committed
0088dab
View commit details
Copy full SHA for 0088dab
View code at this point
Browse repository at this point
Commits on Oct 31, 2016
Factor in unused/unrequired files in to coverage %
Show description for e6a2925
kategengler
committed
e6a2925
View commit details
Copy full SHA for e6a2925
View code at this point
Browse repository at this point
Commits on Oct 10, 2016
parent.name is function not string
Show description for dae3da1
nfc036
authored
dae3da1
View commit details
Copy full SHA for dae3da1
View code at this point
Browse repository at this point
Commits on Sep 21, 2016
Handle addons with different package names.
dfreeman
committed
63c3b46
View commit details
Copy full SHA for 63c3b46
View code at this point
Browse repository at this point
Commits on Sep 14, 2016
Merge pull request #31 from kategengler/addon-spike
Show description for e5d3955
rwjblue
authored
e5d3955
View commit details
Copy full SHA for e5d3955
View code at this point
Browse repository at this point
Commits on Aug 8, 2016
Use chrome, not phantom for tests
Show description for dc9c95f
kategengler
committed
dc9c95f
View commit details
Copy full SHA for dc9c95f
View code at this point
Browse repository at this point
Commits on Aug 3, 2016
Remove console.log
EWhite613
committed
1e26426
View commit details
Copy full SHA for 1e26426
View code at this point
Browse repository at this point
Commits on Jul 29, 2016
Fix test _doesFileExistInCurrentProject -> _doesFileExistInCurrentProjectApp
EWhite613
committed
d7fb5d1
View commit details
Copy full SHA for d7fb5d1
View code at this point
Browse repository at this point
Commits on Jun 1, 2016
Address most PR concerns
sandersky
committed
311bc23
View commit details
Copy full SHA for 311bc23
View code at this point
Browse repository at this point
Commits on May 31, 2016
Fix coverage to report correct files, filter out files from addons, report proper line numbers, and change config file name
sandersky
committed
41cf1b4
View commit details
Copy full SHA for 41cf1b4
View code at this point
Browse repository at this point
Commits on May 3, 2016
Bump some timeouts by an order of magnitude
kategengler
committed
8c8a734
View commit details
Copy full SHA for 8c8a734
View code at this point
Browse repository at this point
Make some things configurable
kategengler
committed
160e6a4
View commit details
Copy full SHA for 160e6a4
View code at this point
Browse repository at this point
Initial implementation of code coverage using Istanbul
Show description for 2b6a939
kategengler
committed
2b6a939
View commit details
Copy full SHA for 2b6a939
View code at this point
Browse repository at this point
Loading
Back
|
FazBrowse Home
|
New Git URL