issues
search
JuliaCI
/
Coverage.jl
Take Julia code coverage and memory allocation results, do useful things with them
MIT License
174
stars
68
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Delete REQUIRE
#239
DilumAluthge
closed
5 years ago
2
Delete test/REQUIRE
#238
DilumAluthge
closed
5 years ago
1
Delete REQUIRE file
#237
DilumAluthge
closed
5 years ago
1
Add instructions for coverage reporting using Pkg.test
#236
marekdedic
closed
5 years ago
5
Tag a release
#235
davidanthoff
closed
5 years ago
3
Possible bug: Length of `coverage` does not always match number of source lines in file
#234
DilumAluthge
closed
4 years ago
0
Add support for GitHub Actions
#233
davidanthoff
closed
5 years ago
7
No CI support for Github Actions
#232
utensil
closed
5 years ago
0
README.md: Add PredictMD.jl to the list of packages using Coverage.jl
#231
DilumAluthge
closed
5 years ago
1
add Azure pipelines support for codecov.io
#230
simonbyrne
closed
5 years ago
1
.codecov.yml not detected
#229
holgerteichgraeber
closed
5 years ago
4
Coverage not working on travis-ci
#228
holgerteichgraeber
closed
5 years ago
10
Coverage fails on travis Ci with julia nightly
#227
philoez98
closed
5 years ago
6
Support for GitLab CI?
#226
vlandau
closed
5 years ago
6
Permission denied error
#225
kiranshila
closed
5 years ago
8
On Windows the dir separator must be '\\' and not '/'
#224
joa-quim
closed
5 years ago
7
add missing bounds check in amend_coverage_from_src
#223
vtjnash
closed
5 years ago
1
Mask codecov token in logs
#222
zundertj
closed
5 years ago
2
Fix a potential bug in amend_coverage_from_src!
#221
fingolfin
closed
5 years ago
0
Remove verbose flag, change some @info to @debug
#220
fingolfin
closed
5 years ago
1
Improve isfuncexpr further using Base.is_short_function_def
#219
fingolfin
closed
5 years ago
2
Skipping files and lines.
#218
zundertj
closed
4 years ago
7
Add tests for various uncovered code paths.
#217
zundertj
closed
5 years ago
1
Miscellaneous cleanup
#216
fingolfin
closed
5 years ago
4
Handle more types of function declarations
#215
fingolfin
closed
5 years ago
2
permit flexible use of amend_coverage_from_src!
#214
vtjnash
closed
5 years ago
3
Add analyze_malloc test with actual .mem file.
#213
zundertj
closed
5 years ago
1
Add Coveralls tests.
#212
zundertj
closed
5 years ago
1
Add test inputs for `analyze_malloc_files`
#211
fingolfin
closed
5 years ago
0
Improve coverage heuristic in function_body_lines
#210
fingolfin
closed
5 years ago
6
Update AppVeyor badge to point to JuliaCI
#209
ararslan
closed
5 years ago
1
Check DISABLE_AMEND_COVERAGE_FROM_SRC env var
#208
fingolfin
closed
5 years ago
3
Tag a release
#207
davidanthoff
closed
5 years ago
4
Add more tests for Coveralls integration
#206
fingolfin
closed
5 years ago
0
Add julia 1.1 to CI config
#205
davidanthoff
closed
5 years ago
0
Restore HTTP.post invocation
#204
fingolfin
closed
5 years ago
1
Update README.md
#203
fingolfin
closed
5 years ago
1
Failure on julia 0.7: Coverage 0.7.0 incompatible with HTTP 0.8.0?
#202
martinholters
closed
5 years ago
2
Only add lines from function bodies for coverage
#201
davidanthoff
closed
5 years ago
7
Make sure tests are robust with respect to Win line endings
#200
davidanthoff
closed
5 years ago
0
Function signature is reported as uncovered
#199
davidanthoff
closed
5 years ago
0
Coverage submission broken: undefined symbol: mbedtls_x509_crt_verify_restartable
#198
tkoolen
closed
5 years ago
2
Fix Coveralls submission with HTTP 0.8
#197
ararslan
closed
5 years ago
2
Coveralls query_git_info() fix + test + small refactoring
#196
zundertj
closed
5 years ago
2
Factored out create_uri_string_* methods for easier testing
#195
zundertj
closed
5 years ago
2
Use logging framework for STDOUT calls
#194
zundertj
closed
5 years ago
3
Fixed test that failed on Windows due to line endings
#193
zundertj
closed
5 years ago
3
WIP: Allow coverage submission from Cirrus CI
#192
ararslan
closed
3 years ago
12
Add support for reading LCOV files
#191
vtjnash
closed
5 years ago
6
Coverage: reduce arbitrary differences between submit and submit_local (drop pre-1.0 Compat)
#190
vtjnash
closed
5 years ago
1
Previous
Next