We have hosted the application coverage jl in order to run this application in our online workstations with Wine or directly.
Quick description about coverage jl:
Julia can track how many times, if any, each line of your code is run. This is useful for measuring how much of your code base your tests actually test, and can reveal the parts of your code that are not tested and might be hiding a bug. You can use Coverage.jl to summarize the results of this tracking or to send them to a service like Coveralls.io or Codecov.io. Julia can track how much memory is allocated by each line of your code. This can reveal problems like type instability, or operations that you might have thought were cheap (in terms of memory allocated) but aren't (i.e. accidental copying).Features:
- Collect coverage data
- Collect summary statistics
- You can add other options
- Identify uncovered lines
- Exclude specific lines or sections from coverage
- LCOV export
Programming Language: Julia.
Categories:
©2024. Winfy. All Rights Reserved.
By OD Group OU – Registry code: 1609791 -VAT number: EE102345621.