Skip to content

Enable CodeQL analysis#1204

Merged
xgouchet merged 6 commits into
developfrom
xgouchet/codeql
Dec 29, 2022
Merged

Enable CodeQL analysis#1204
xgouchet merged 6 commits into
developfrom
xgouchet/codeql

Conversation

@xgouchet

@xgouchet xgouchet commented Dec 21, 2022

Copy link
Copy Markdown
Contributor

What does this PR do?

Commit made on top of #1203 to fix compile issues
The custom detekt rules we have was using soon to be deprecated APIs in Kotlin, which made the build fail

Motivation

It is a part of Datadog compliance requirements to regularly perform code-scanning on all the customer installed code

@xgouchet
xgouchet requested a review from a team as a code owner December 21, 2022 09:46
@codecov-commenter

codecov-commenter commented Dec 21, 2022

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.28%. Comparing base (7da4be4) to head (bb895f6).
⚠️ Report is 3598 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1204      +/-   ##
===========================================
- Coverage    82.31%   82.28%   -0.03%     
===========================================
  Files          353      353              
  Lines        11795    11795              
  Branches      2007     2007              
===========================================
- Hits          9708     9705       -3     
+ Misses        1475     1474       -1     
- Partials       612      616       +4     

see 14 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@xgouchet xgouchet changed the title Xgouchet/codeql Enable CodeQL analysis Dec 21, 2022
@xgouchet
xgouchet merged commit 120224b into develop Dec 29, 2022
@xgouchet
xgouchet deleted the xgouchet/codeql branch December 29, 2022 13:22
@xgouchet xgouchet added this to the 1.17.0 milestone Dec 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants