Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 4, 2025

Bumps androidTestEspressoVersion from 3.6.1 to 3.7.0.
Updates androidx.test.espresso:espresso-idling-resource from 3.6.1 to 3.7.0

Updates androidx.test.espresso.idling:idling-concurrent from 3.6.1 to 3.7.0

Updates androidx.test.espresso:espresso-core from 3.6.1 to 3.7.0

Updates androidx.test.espresso:espresso-contrib from 3.6.1 to 3.7.0

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Aug 4, 2025
@dependabot dependabot bot force-pushed the dependabot/gradle/androidTestEspressoVersion-3.7.0 branch from cac1a4f to 8fd4fcb Compare August 4, 2025 13:20
Bumps `androidTestEspressoVersion` from 3.6.1 to 3.7.0.

Updates `androidx.test.espresso:espresso-idling-resource` from 3.6.1 to 3.7.0

Updates `androidx.test.espresso.idling:idling-concurrent` from 3.6.1 to 3.7.0

Updates `androidx.test.espresso:espresso-core` from 3.6.1 to 3.7.0

Updates `androidx.test.espresso:espresso-contrib` from 3.6.1 to 3.7.0

---
updated-dependencies:
- dependency-name: androidx.test.espresso:espresso-idling-resource
  dependency-version: 3.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: androidx.test.espresso.idling:idling-concurrent
  dependency-version: 3.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: androidx.test.espresso:espresso-core
  dependency-version: 3.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: androidx.test.espresso:espresso-contrib
  dependency-version: 3.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/gradle/androidTestEspressoVersion-3.7.0 branch from 8fd4fcb to 824b7ed Compare August 6, 2025 05:48
@qltysh
Copy link
Contributor

qltysh bot commented Aug 9, 2025

Diff Coverage: Not applicable. There was no coverage data reported for the files in this diff.

Total Coverage: This PR will increase coverage by 5.57%.

File Coverage Changes
Path File Coverage Δ Indirect
/FilterToggleGroup.kt 81.4
com/futsch1/medtimer/Autostart.java -3.9
com/futsch1/medtimer/MainActivity.java 0.3
com/futsch1/medtimer/OptionsMenu.java 0.4
com/futsch1/medtimer/ReminderNotificationChannelManager.kt 54.2
com/futsch1/medtimer/ReminderSchedulerService.java 72.2
com/futsch1/medtimer/RequestPostNotificationPermission.kt 54.5
com/futsch1/medtimer/database/MedicineRepository.java -1.6
com/futsch1/medtimer/database/ReminderEvent.java 7.7
com/futsch1/medtimer/helpers/DatabaseEntityEditFragment.kt 13.3
com/futsch1/medtimer/helpers/DeleteHelper.java -7.7
com/futsch1/medtimer/helpers/IdlingListAdapter.java -14.3
com/futsch1/medtimer/helpers/InitIdlingResource.kt -100.0
com/futsch1/medtimer/helpers/ReminderHelper.kt 29.6
com/futsch1/medtimer/helpers/SimpleIdlingResource.kt 100.0
com/futsch1/medtimer/helpers/SwipeHelper.java -45.2
com/futsch1/medtimer/helpers/TimeHelper.java 2.1
com/futsch1/medtimer/helpers/ViewColorHelper.java 0.3
com/futsch1/medtimer/medicine/EditMedicineFragment.java -0.7
com/futsch1/medtimer/medicine/MedicineStockFragment.kt -0.1
com/futsch1/medtimer/medicine/MedicinesFragment.java 0.1
com/futsch1/medtimer/medicine/ReminderViewAdapter.java 100.0
com/futsch1/medtimer/medicine/ReminderViewHolder.java 93.8
com/futsch1/medtimer/medicine/editors/RemindOnDays.kt 90.7
com/futsch1/medtimer/overview/Comparisons.kt 100.0
com/futsch1/medtimer/overview/DaySelector.kt 80.9
com/futsch1/medtimer/overview/EditEventFragment.java -57.5
com/futsch1/medtimer/overview/EditEventFragmentArgs.java 0.0
com/futsch1/medtimer/overview/EditEventMenuProvider.kt -34.1
com/futsch1/medtimer/overview/EditEventSideSheetDialog.kt 66.3
com/futsch1/medtimer/overview/FragmentSwipeLayout.kt 35.5
com/futsch1/medtimer/overview/LatestRemindersViewAdapter.java -100.0
com/futsch1/medtimer/overview/LatestRemindersViewHolder.java -87.5
com/futsch1/medtimer/overview/NextRemindersViewAdapter.java -100.0
com/futsch1/medtimer/overview/NextRemindersViewHolder.java -100.0
com/futsch1/medtimer/overview/OverviewEvent.kt 78.4
com/futsch1/medtimer/overview/OverviewFragment.java -100.0
com/futsch1/medtimer/overview/OverviewFragment.kt 82.9
com/futsch1/medtimer/overview/OverviewFragmentDirections.java -32.3
com/futsch1/medtimer/overview/OverviewViewModel.kt 92.9
com/futsch1/medtimer/overview/OverviewViewModelFactory.kt 83.3
com/futsch1/medtimer/overview/ReminderViewHolder.kt 100.0
com/futsch1/medtimer/overview/RemindersViewAdapter.kt 92.9
com/futsch1/medtimer/overview/actions/ActionsBase.kt 90.5
com/futsch1/medtimer/overview/actions/ActionsFactory.kt 100.0
com/futsch1/medtimer/overview/actions/ReminderEventActions.kt 75.0
com/futsch1/medtimer/overview/actions/ScheduledReminderActions.kt 81.1
com/futsch1/medtimer/preferences/RepeatRemindersPreferencesFragment.java 100.0
com/futsch1/medtimer/reminders/ReminderProcessor.java 51.5
com/futsch1/medtimer/reminders/ReminderWork.java 6.7
🛟 Help
  • Diff Coverage: Coverage for added or modified lines of code (excludes deleted files). Learn more.

  • Total Coverage: Coverage for the whole repository, calculated as the sum of all File Coverage. Learn more.

  • File Coverage: Covered Lines divided by Covered Lines plus Missed Lines. (Excludes non-executable lines including blank lines and comments.)

    • Indirect Changes: Changes to File Coverage for files that were not modified in this PR. Learn more.

@Futsch1 Futsch1 merged commit ff07d45 into main Aug 9, 2025
16 of 17 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/androidTestEspressoVersion-3.7.0 branch August 9, 2025 09:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant