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.

diff-quality does not find the driver when giving html-report a full path

See original GitHub issue

This succeeds: diff-quality --violation=flake8 --html-report "index.html"

This fails: diff-quality --violation=flake8 --html-report="test-results/index.html" with Quality tool not installed: 'flake8'

I don’t know whether diff-cover should support full paths ; but the error is confusing.

Thanks !

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
kasiumcommented, Jun 21, 2021

@devos50 @Bachmann1234 I currently work on some issues here and so I also found this one. With the latest version, the issue doesn’t occur anymore

0reactions
devos50commented, Dec 7, 2018

Thank you for your quick response! For our project Tribler we are highly dependent on the diff-coverage tool to report new style violations on pull requests. We would like to extend this with a flask8 checker. I will probably do some debugging myself then and make a PR if I found the issue 👍

Read more comments on GitHub >

github_iconTop Results From Across the Web

Production Usage — SQLFluff 1.4.5 documentation
Note that diff-quality only lists the line _numbers_, not the character position. If you need the character position, you will need to run...
Read more >
Python main Examples, diff_covertool.main Python Examples
These are the top rated real world Python examples of diff_covertool.main ... def test_parse_prog_name(self): # Windows will give the full path to the...
Read more >
October 2014 - ppc - Fedora Mailing-Lists
Hello, I hope I have what is a short question and I am not bothering you too much. My company recently received two...
Read more >
Untitled
Thomas middleditch seth meyers, Susedska hliadka online, Arma 2 aks-74u nspu, Comipo english full crack, Oxy spray nasal, Servlets java tutorial, ...
Read more >
Python tool.main函數代碼示例- 純淨天空
If `coverage_xml_paths` is empty, asserts that given `git_diff_path` and ... def test_parse_prog_name(self): # Windows will give the full path to the tool.
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