Closed MrCreosote closed 3 years ago
Kudos, SonarCloud Quality Gate passed!
0 Bugs
0 Vulnerabilities
0 Security Hotspots
1 Code Smell
No Coverage information
0.0% Duplication
I just want to mark my annoyance that Codacy is whining about assert
s in testing files that are made for pytest.
I just want to mark my annoyance that Codacy is whining about asserts in testing files that are made for pytest.
Yeah, I'm not the world's biggest fan
That is bandit rule B101. Codacy uses bandit among other things. Set it to ignore that rule for this repo.
The idea behind this change is that the front end can provide detailed instructions re how to fix this error - e.g. look for an incorrect number of separators in xSV files or delete rows and columns outside the data block in Excel files.