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

Provide method for setting/unsetting an app to auto start on UserLAnd launch #1441

Merged
merged 3 commits into from
Oct 8, 2021

Conversation

corbinlc
Copy link
Member

@corbinlc corbinlc commented Oct 8, 2021

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Oct 8, 2021

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 8.57143% with 64 lines in your changes missing coverage. Please review.

Project coverage is 40.60%. Comparing base (7752f95) to head (345752d).
Report is 4 commits behind head on master.

Files with missing lines Patch % Lines
...ain/java/tech/ula/viewmodel/AppDetailsViewModel.kt 22.22% 20 Missing and 1 partial ⚠️
app/src/main/java/tech/ula/MainActivity.kt 0.00% 20 Missing ⚠️
...ain/java/tech/ula/utils/NotificationConstructor.kt 0.00% 9 Missing ⚠️
app/src/main/java/tech/ula/ui/SettingsFragment.kt 0.00% 7 Missing ⚠️
...pp/src/main/java/tech/ula/ui/AppDetailsFragment.kt 0.00% 5 Missing ⚠️
app/src/main/java/tech/ula/ui/AppsListFragment.kt 0.00% 1 Missing ⚠️
...n/java/tech/ula/viewmodel/MainActivityViewModel.kt 0.00% 0 Missing and 1 partial ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1441      +/-   ##
============================================
- Coverage     41.17%   40.60%   -0.58%     
  Complexity      436      436              
============================================
  Files            55       55              
  Lines          3529     3586      +57     
  Branches        525      535      +10     
============================================
+ Hits           1453     1456       +3     
- Misses         1990     2042      +52     
- Partials         86       88       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@corbinlc corbinlc merged commit 9ffbc46 into master Oct 8, 2021
@corbinlc corbinlc deleted the autostart branch October 8, 2021 05:00
@vivox80pro vivox80pro linked an issue Mar 9, 2023 that may be closed by this pull request
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.

Bug report - [YOUR BUG TITLE]
2 participants