-
Notifications
You must be signed in to change notification settings - Fork 508
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
✨ Raw data for code review check #1505
Conversation
870905f
to
284955b
Compare
Integration tests success for |
Integration tests success for |
284955b
to
188f4e6
Compare
Integration tests success for |
Integration tests success for |
@laurentsimon will look at the PR over the weekend or maybe Monday. If this is blocking you in any way, let me know and I can prioritize this. |
Monday's fine. I don't have work blocked on this PR, np. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tests are required for such a large feature change. We shouldn't merge up until that.
we won't. Btw, the existing unit tests still pass. This PR does not changing the logics, it just re-factors the code. |
e8069a3
to
7c88215
Compare
Integration tests success for |
7c88215
to
17577c9
Compare
e156162
to
4b78a9c
Compare
Integration tests success for |
Integration tests success for |
Integration tests success for |
Integration tests success for |
Codecov Report
@@ Coverage Diff @@
## main #1505 +/- ##
==========================================
- Coverage 54.42% 51.82% -2.60%
==========================================
Files 70 72 +2
Lines 6175 6313 +138
==========================================
- Hits 3361 3272 -89
- Misses 2603 2836 +233
+ Partials 211 205 -6 |
@laurentsimon Disabled auto merge. How do we address this? |
Integration tests success for |
The bulk of the coverage drops appears to be from file |
TBH I don't know. If you think it is good, please merge it 👍 |
something is off but I don't know why codecov does not see it :/ Let's merge and please remind me to see what the following PRs show about these lines. |
Integration tests success for |
Add support for raw results for Branch-Protection check.
No breaking changes.
The hope is that we will be able t re-use the "commit" structure for SAST.
Output:
cc @jeffmendoza @asraa to give you some idea of what the raw results look like at the moment.