Skip to content

Conversation

@Futsch1
Copy link
Owner

@Futsch1 Futsch1 commented Jan 3, 2026

No description provided.

@Futsch1 Futsch1 linked an issue Jan 3, 2026 that may be closed by this pull request
@qltysh
Copy link
Contributor

qltysh bot commented Jan 3, 2026

Qlty

Coverage Impact

⬇️ Merging this pull request will decrease total coverage on main by 0.17%.

Modified Files with Diff Coverage (4)

RatingFile% DiffUncovered Line #s
Coverage rating: B Coverage rating: B
app/src/main/java/com/futsch1/medtimer/helpers/TimeHelper.java100.0%
Coverage rating: F Coverage rating: F
app/src/main/java/com/futsch1/medtimer/widgets/WidgetImpl.kt0.0%31-86
Coverage rating: A Coverage rating: A
app/src/main/java/com/futsch1/medtimer/helpers/ReminderHelper.kt100.0%
Coverage rating: F Coverage rating: F
...c/main/java/com/futsch1/medtimer/widgets/WidgetLineProvider.kt0.0%62-108
Total36.6%
🤖 Increase coverage with AI coding...

In the `1078-widget-sizing-options` branch, add test coverage for this new code:

- `app/src/main/java/com/futsch1/medtimer/widgets/WidgetImpl.kt` -- Line 31-86
- `app/src/main/java/com/futsch1/medtimer/widgets/WidgetLineProvider.kt` -- Line 62-108

🚦 See full report on Qlty Cloud »

🛟 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 4ff4bdd into main Jan 3, 2026
15 checks passed
@Futsch1 Futsch1 deleted the 1078-widget-sizing-options branch January 3, 2026 11:07
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.

Widget sizing options

2 participants