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 unused Log method #589

Merged
merged 2 commits into from
Mar 18, 2024
Merged

Conversation

leandro-godon
Copy link
Contributor

Goal

Remove a method that was only being used in tests.

Testing

Updated tests and created a log with the sample app.

@leandro-godon leandro-godon requested a review from a team as a code owner March 18, 2024 16:08
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

Copy link

codecov bot commented Mar 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.38%. Comparing base (22a89d0) to head (15fbf5a).
Report is 26 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #589      +/-   ##
==========================================
+ Coverage   80.28%   80.38%   +0.09%     
==========================================
  Files         413      413              
  Lines       11104    11057      -47     
  Branches     1637     1634       -3     
==========================================
- Hits         8915     8888      -27     
+ Misses       1532     1515      -17     
+ Partials      657      654       -3     
Files Coverage Δ
...droid/embracesdk/event/EmbraceLogMessageService.kt 94.14% <ø> (-0.33%) ⬇️

... and 6 files with indirect coverage changes

@leandro-godon leandro-godon merged commit 09d9a42 into master Mar 18, 2024
4 checks passed
@leandro-godon leandro-godon deleted the leandro/logs_remove_unused_method branch March 18, 2024 18:23
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.

None yet

2 participants