question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

lcov file requires file extension

See original GitHub issue

Expected behaviour

Plugin should find lcov file, regardless of name

Actual behaviour

If lcov file does not have an extension (for example if its name is just lcov, insted of lcov.info), the plugin is not able to find it

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
ryanlukercommented, Jan 13, 2018

@iMarv thanks for the further info, I will take a look at this and try to get it into the 1.3.1 release that is upcoming.

0reactions
iMarvcommented, Jan 29, 2018

I did not restart. Indeed works like a charm, thank you for investigating!

Read more comments on GitHub >

github_iconTop Results From Across the Web

LCOV Code Coverage
Create lcovrc file​​ This option is required when using lcov on projects built with libtool or similar build environments that work with multiple ......
Read more >
Option to output lcov.info format? · Issue #587 · nedbat ...
What do you think of a feature for coverage.py, that would act similarly to xmlreport.py and jsonreport.py, and output a file in LCOV...
Read more >
lcovrc man page - lcov - File Formats
The lcovrc file contains configuration information for the lcov code coverage tool (see lcov(1)). ... Use custom HTML file extension
Read more >
Linux Test Project - Coverage » lcov - SourceForge
lcov is a graphical front-end for GCC's coverage testing tool gcov. It collects line, function and branch coverage data for multiple source ...
Read more >
lcov(1) - testing
By convention, lcov-generated coverage data files are called "tracefiles" and should have the filename extension ".info". --path path. Strip ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found