Skip to content

Conversation

@Futsch1
Copy link
Owner

@Futsch1 Futsch1 commented Jan 3, 2026

… with missing fields

@qltysh
Copy link
Contributor

qltysh bot commented Jan 3, 2026

Qlty

Coverage Impact

⬆️ Merging this pull request will increase total coverage on main by 0.12%.

Modified Files with Diff Coverage (4)

RatingFile% DiffUncovered Line #s
Coverage rating: A Coverage rating: A
app/src/main/java/com/futsch1/medtimer/database/Reminder.java100.0%
Coverage rating: B Coverage rating: A
app/src/main/java/com/futsch1/medtimer/database/Tag.java75.0%36
Coverage rating: D Coverage rating: A
app/src/main/java/com/futsch1/medtimer/database/Medicine.java100.0%
Coverage rating: F Coverage rating: C
...src/main/java/com/futsch1/medtimer/database/ReminderEvent.java100.0%
Total96.3%
🤖 Increase coverage with AI coding...

In the `1090-restore-option-not-backwards-compatible-with-backups-older-than-version-v1180` branch, add test coverage for this new code:

- `app/src/main/java/com/futsch1/medtimer/database/Tag.java` -- Line 36

🚦 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 6a551fd into main Jan 3, 2026
15 checks passed
@Futsch1 Futsch1 deleted the 1090-restore-option-not-backwards-compatible-with-backups-older-than-version-v1180 branch January 3, 2026 12:42
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.

Restore option not backwards compatible with backups older than version v1.18.0

2 participants