Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Let SimpleCov do it's magic locally #37

Closed
wants to merge 1 commit into from
Closed

Let SimpleCov do it's magic locally #37

wants to merge 1 commit into from

Conversation

farleyknight
Copy link
Contributor

At the time of this writing, Coveralls reports a coverage of 89%.

My main objective with this branch is to be able to run SimpleCov locally so I can see what files are not covered by tests and potentially write tests for them in the future.

@coveralls
Copy link

Coverage Status

Coverage remained the same when pulling 807653c on farleyknight:local_simplecov into 52700ad on manastech:master.

@farleyknight farleyknight deleted the local_simplecov branch September 18, 2013 21:32
straight-shoota added a commit to straight-shoota/crystal that referenced this pull request Oct 19, 2021
0fd17140e Merge pull request crystal-lang#43 from icyleaf/hotfix/byte-slice-negative
d6c21f986 fix: avoids negative
276ad2b1f Merge branch 'master' of github.com:icyleaf/markd
5ed32aca8 Merge pull request crystal-lang#42 from Nephos/update-crystal120-uri-encode-warning
74b09257c chore: append Crystal 1.1 and 1.2 to test
7f674d146 fix: compatibility with Crystal version under 1.2
57c2dc63e Merge branch 'master' of github.com:icyleaf/markd
154f8935a crystal 1.2: update URI.encode (depreciation)
9cee410fe Merge pull request crystal-lang#41 from Nephos/feature-toc-fix
8b67caf4e Toc: finish table of content implementation
79e393712 Merge branch 'master' of github.com:icyleaf/markd
0748b2275 Merge pull request crystal-lang#40 from icyleaf/release/0.4.1
05a72ef9e bump v0.4.1
ac666f0d1 Merge branch 'master' of github.com:icyleaf/markd
f300c21a8 Merge pull request crystal-lang#38 from straight-shoota/feature/code_block_body-lang
e2baa3c9c Add `lang` parameter to to `HTMLRenderer#code_block_body`
673562747 Merge pull request crystal-lang#37 from straight-shoota/feature/html-renderer-hooks
57688ad8f Merge pull request crystal-lang#36 from straight-shoota/feature/options-doc
4daea0c7a Add HTMLRenderer code block body hooks
a00c2cadd Refactor HTMLRenderer code block languages
66dd48104 Make Options a class
531ca8685 Document options

git-subtree-dir: lib/markd
git-subtree-split: 0fd17140ee0e83465980082c12426548b262af55
straight-shoota added a commit to straight-shoota/crystal that referenced this pull request Oct 19, 2021
5e5a75d13 Merge branch 'master' of github.com:icyleaf/markd
04eb4c213 Merge pull request crystal-lang#44 from icyleaf/release/0.4.2
ba62a01be bump 0.4.2
5ad0b8e26 Merge branch 'master' of github.com:icyleaf/markd
0fd17140e Merge pull request crystal-lang#43 from icyleaf/hotfix/byte-slice-negative
d6c21f986 fix: avoids negative
276ad2b1f Merge branch 'master' of github.com:icyleaf/markd
5ed32aca8 Merge pull request crystal-lang#42 from Nephos/update-crystal120-uri-encode-warning
74b09257c chore: append Crystal 1.1 and 1.2 to test
7f674d146 fix: compatibility with Crystal version under 1.2
57c2dc63e Merge branch 'master' of github.com:icyleaf/markd
154f8935a crystal 1.2: update URI.encode (depreciation)
9cee410fe Merge pull request crystal-lang#41 from Nephos/feature-toc-fix
8b67caf4e Toc: finish table of content implementation
79e393712 Merge branch 'master' of github.com:icyleaf/markd
0748b2275 Merge pull request crystal-lang#40 from icyleaf/release/0.4.1
05a72ef9e bump v0.4.1
ac666f0d1 Merge branch 'master' of github.com:icyleaf/markd
f300c21a8 Merge pull request crystal-lang#38 from straight-shoota/feature/code_block_body-lang
e2baa3c9c Add `lang` parameter to to `HTMLRenderer#code_block_body`
673562747 Merge pull request crystal-lang#37 from straight-shoota/feature/html-renderer-hooks
57688ad8f Merge pull request crystal-lang#36 from straight-shoota/feature/options-doc
4daea0c7a Add HTMLRenderer code block body hooks
a00c2cadd Refactor HTMLRenderer code block languages
66dd48104 Make Options a class
531ca8685 Document options

git-subtree-dir: lib/markd
git-subtree-split: 5e5a75d13bfdc615f04cc7ab166ee279b3b996d3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants