Highlights
Pinned
2,919 contributions in the last year
Less
More
Activity overview
Contribution activity
September 2021
Created 140 commits in 7 repositories
Created a pull request in k1LoW/octocov that received 1 comment
Opened 22 other pull requests in 4 repositories
k1LoW/octocov
18
merged
1
closed
-
Add
report.path:to save the report local path. - Comment report using diff
- Output code metrics report to STDOUT when octocov command is executed.
-
Add
octocov diff - Fix title
- Add code coverage report of changed files to comment on pull request.
- Fix DetectCurrentPullRequestNumber
-
Fix
NaN%coverage -
Flush the block coverages from the report to handle
Error 413 (Request Entity Too Large)!!1error. -
Add
octocov ls-files -
[BREAKING] Add
octocov dumpinstead of--dump - Fix paintLine when TypeStmt
-
Add
--reportoption - Fix completion installation
-
Added
octocov catto check line-by-line coverage of source code. - Change TypeStatement to TypeStmt
- Include coverage per block in the report
- Use cobra default completion
- Use github.com/k1LoW/osfs
