Skip to content

Commit

Permalink
um ok nyc works now?
Browse files Browse the repository at this point in the history
  • Loading branch information
StoneCypher committed May 14, 2019
1 parent be99cf8 commit 8a701c1
Show file tree
Hide file tree
Showing 25 changed files with 5,064 additions and 5,048 deletions.
7 changes: 1 addition & 6 deletions .nycrc
@@ -1,10 +1,5 @@
{
"excludes": [
"src/js/jssm-dot.js"
],
"exclude": [
"src/js/jssm-dot.js"
],
"exclude-after-remap": "src/js/jssm-dot.js",
"all": false
]
}
2 changes: 2 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,5 @@
* [[`be99cf81c1`](https://github.com/StoneCypher/jssm/commit/be99cf81c1)] - okay maybe it's order sensitive (John Haugeland)
* [[`816a498d1e`](https://github.com/StoneCypher/jssm/commit/816a498d1e)] - attempt to surgery the lcov directly :| (John Haugeland)
* [[`226e3f028e`](https://github.com/StoneCypher/jssm/commit/226e3f028e)] - Progress; may exclude DOT from coverage because of those deep dives (John Haugeland)
* [[`b55dee6874`](https://github.com/StoneCypher/jssm/commit/b55dee6874)] - Shapes now tracked. Drove out another order bug (box prevented box3d, rect prevented rectangle) (John Haugeland)
* [[`0a346f3406`](https://github.com/StoneCypher/jssm/commit/0a346f3406)] - Shapes now tracked. Drove out another order bug (box prevented box3d, rect prevented rectangle) (John Haugeland)
Expand Down

0 comments on commit 8a701c1

Please sign in to comment.