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

Remove ThermalStatusService and BetaFeatures. #822

Merged
merged 11 commits into from
May 13, 2024

Conversation

leandro-godon
Copy link
Contributor

Goal

Remove the thermal services replaced by ThermalStateDataSource and the BetaFeatures object (which only carried the thermal state data) from the v1 payload.

The "do not merge" label will be removed once the backend enables thermal states as spans.

@leandro-godon leandro-godon requested a review from a team as a code owner May 8, 2024 18:14
Copy link

codecov bot commented May 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.19%. Comparing base (d2b2093) to head (422f85b).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #822      +/-   ##
==========================================
+ Coverage   81.11%   81.19%   +0.08%     
==========================================
  Files         428      424       -4     
  Lines       11517    11465      -52     
  Branches     1710     1704       -6     
==========================================
- Hits         9342     9309      -33     
+ Misses       1459     1443      -16     
+ Partials      716      713       -3     
Files Coverage Δ
...race/android/embracesdk/gating/SessionSanitizer.kt 100.00% <ø> (ø)
...d/embracesdk/injection/DataCaptureServiceModule.kt 97.43% <ø> (-0.65%) ⬇️
...e/android/embracesdk/injection/DataSourceModule.kt 100.00% <100.00%> (ø)
...oid/embracesdk/injection/ModuleInitBootstrapper.kt 91.03% <100.00%> (-0.07%) ⬇️
...race/android/embracesdk/injection/SessionModule.kt 100.00% <ø> (ø)
...a/io/embrace/android/embracesdk/payload/Session.kt 100.00% <ø> (ø)
...acesdk/session/message/V1PayloadMessageCollator.kt 96.80% <ø> (-0.17%) ⬇️

... and 2 files with indirect coverage changes

Copy link
Contributor

@fractalwrench fractalwrench left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Base automatically changed from leandro/thermal_states to master May 13, 2024 18:41
@leandro-godon leandro-godon changed the title [Do not merge] Remove ThermalStatusService and BetaFeatures. Remove ThermalStatusService and BetaFeatures. May 13, 2024
# Conflicts:
#	embrace-android-sdk/src/main/java/io/embrace/android/embracesdk/arch/schema/SchemaType.kt
#	embrace-android-sdk/src/main/java/io/embrace/android/embracesdk/capture/thermalstate/ThermalStateDataSource.kt
#	embrace-android-sdk/src/main/java/io/embrace/android/embracesdk/injection/DataSourceModule.kt
#	embrace-android-sdk/src/test/java/io/embrace/android/embracesdk/ThermalStateDataSourceTest.kt
#	embrace-android-sdk/src/test/java/io/embrace/android/embracesdk/injection/DataCaptureServiceModuleImplTest.kt
#	embrace-android-sdk/src/test/java/io/embrace/android/embracesdk/injection/DataSourceModuleImplTest.kt
@leandro-godon leandro-godon merged commit 82666fd into master May 13, 2024
4 checks passed
@leandro-godon leandro-godon deleted the leandro/remove_old_thermal_state_service branch May 13, 2024 20:20
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.

2 participants