Skip to content
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

Generated code #1189

Merged
merged 2 commits into from
Dec 13, 2022
Merged

Generated code #1189

merged 2 commits into from
Dec 13, 2022

Conversation

xgouchet
Copy link
Member

What does this PR do?

Move the generated code to the build/generated folder so that it doesn't get picked by static analysis

@xgouchet xgouchet requested a review from a team as a code owner December 12, 2022 16:41
@codecov-commenter
Copy link

codecov-commenter commented Dec 12, 2022

Codecov Report

Merging #1189 (ead06a3) into develop (b627277) will increase coverage by 0.04%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##           develop    #1189      +/-   ##
===========================================
+ Coverage    82.27%   82.31%   +0.04%     
===========================================
  Files          353      353              
  Lines        11793    11789       -4     
  Branches      2006     2005       -1     
===========================================
+ Hits          9702     9703       +1     
+ Misses        1477     1474       -3     
+ Partials       614      612       -2     
Impacted Files Coverage Δ
...n/com/datadog/android/v2/core/SdkInternalLogger.kt 76.92% <0.00%> (-3.85%) ⬇️
...android/rum/internal/ndk/DatadogNdkCrashHandler.kt 86.21% <0.00%> (-1.48%) ⬇️
...android/log/internal/logger/TelemetryLogHandler.kt 85.71% <0.00%> (ø)
...android/v2/core/internal/DatadogContextProvider.kt 81.54% <0.00%> (ø)
...kotlin/com/datadog/android/DatadogEventListener.kt 98.51% <0.00%> (+0.02%) ⬆️
...android/log/internal/domain/DatadogLogGenerator.kt 95.97% <0.00%> (+0.67%) ⬆️
...in/com/datadog/android/log/internal/LogsFeature.kt 88.71% <0.00%> (+1.61%) ⬆️
...rsistence/file/batch/PlainBatchFileReaderWriter.kt 88.24% <0.00%> (+1.96%) ⬆️
...ndroid/telemetry/internal/TelemetryEventHandler.kt 72.27% <0.00%> (+2.52%) ⬆️
.../kotlin/com/datadog/android/ktx/tracing/SpanExt.kt 100.00% <0.00%> (+13.33%) ⬆️

@xgouchet xgouchet mentioned this pull request Dec 13, 2022
3 tasks
@xgouchet xgouchet merged commit 7a97572 into develop Dec 13, 2022
@xgouchet xgouchet deleted the xgouchet/generated_code branch December 13, 2022 09:24
@xgouchet xgouchet added this to the 1.16.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.

3 participants