grodowski/undercover
undercover warns about methods, classes and blocks that were changed without tests, to help you easily find untested code and reduce the number of bugs. It does so by analysing data from git diffs, code structure and SimpleCov coverage reports
RubyMIT
Issues
- 0
[UX] Markdown supporting for concisely report
#215 opened by bibochip02 - 4
- 1
- 2
Circular require
#208 opened by paddor - 1
Ruby 3.3.0 - Add bigdecimal into gemspec
#205 opened by Laykou - 2
One-line update is not being recognized
#204 opened by lizhangyuh - 0
Support ERB/view test coverage (ruby 3.2+)
#203 opened by grodowski - 0
Add CLI option to filter files
#179 opened by grodowski - 1
Lack of a formatters interface
#178 opened by Drowze - 2
Undercover is slow comparing binary files
#174 opened by kuahyeow - 2
Add a way to ignore coverage checks
#5 opened by grodowski - 2
undercover reports <100% method coverage even though it appears by eye to be 100%
#167 opened by gc-tim - 4
Loosen requirement on rugged ?
#160 opened by kuahyeow - 0
- 1
Branch coverage fail with if...else conditions
#140 opened by GCorbel - 3
Branch coverage
#26 opened by grodowski - 0
Report on files from changeset not present in the lcov
#137 opened by grodowski - 1
Does not find uncovered sinatra routes
#135 opened by antondalgren - 0
- 2
Print undercover result to a file
#113 opened by rafayet-monon - 2
Unable to use on Heroku CI
#102 opened by IanVaughan - 0
- 4
Travis CI example config runs git pull into branch
#89 opened by tomekr - 7
- 1
- 0
report JSON marshalling
#76 opened by grodowski - 0
ability to parse results.json from simplecov
#77 opened by grodowski - 1
undercover with out LCOV
#74 opened by vaidhyanathan-ananthakrishnan - 5
- 2
Characters in file names
#57 opened by RepoCorp - 2
rainbow 3.X compatibility
#46 opened by oreststetsiak - 0
Upgrade to pronto (-> 0.10.0)
#52 opened by al3rez - 1
Run mode select
#13 opened by grodowski - 0
- 0
- 2
Add Changeset information to the printed report
#22 opened by grodowski - 0
Improve analysis performance
#23 opened by grodowski - 0
Create a dedicated hook for Overcommit
#40 opened by grodowski - 1
Stale coverage warning after cloning the repo
#41 opened by grodowski - 0
Create a Code Climate engine
#24 opened by Bajena - 6
Support Ruby < 2
#33 opened by schmijos - 4
Trouble getting started
#31 opened by aaronkelton - 0
- 0
Unknown parser errors
#27 opened by grodowski - 2
- 0
Project path and lcov path options are failing
#18 opened by grodowski - 0
Wrong exit status when no changes
#12 opened by grodowski - 0
Do not parse the whole project dir with imagen (perf + get rid of utf-8 parser errors)
#11 opened by grodowski - 0
- 0
Add RuboCop to Rakefile
#6 opened by grodowski