Settings

Theme

Show HN: A GitHub Action for your multi-threading peace of mind

github.com

3 points by CodeBrad 5 years ago · 4 comments

Reader

zX41ZdbW 5 years ago

I'm trying to evaluate Coderrect (first without GitHub Actions), but most likely missed something as it found zero races: https://github.com/coderrect-inc/coderrect-github-action/iss...

Could you please help a little?

CodeBradOP 5 years ago

Hello, my name is Brad and I am one member of a small team who have spent the last year building the Coderrect Scanner, a fast and accurate static analysis tool for detecting multi-threaded bugs. After a year of late nights and hard work we have reached a stable tool, and are proud to announce our GitHub action that allows the tool to be easily integrated into projects hosted on GitHub.

I'm happy to answer any questions.

funemy 5 years ago

Hi, I'm another member of the team and worked on the development of our static analysis algorithms.

Happy to answer any questions.

profhuang 5 years ago

this is the best tool I've ever used for detecting race conditions in c/c++ code, it's great to see it has a github action now. look forward to their open source!

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection