Skip to content

Merge pull request #122 from ismoy/develop#124

Merged
ismoy merged 1 commit into
developfrom
main
May 2, 2026
Merged

Merge pull request #122 from ismoy/develop#124
ismoy merged 1 commit into
developfrom
main

Conversation

@ismoy

@ismoy ismoy commented May 2, 2026

Copy link
Copy Markdown
Owner

Fix image caching and update documentation for v1.0.38-40

Description

Fixes #


Type of Change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update
  • Refactoring / code cleanup (no functional changes)
  • Performance improvement
  • Test additions or improvements
  • Security fix

Testing

  • Unit tests (commonTest)
  • Android instrumented tests
  • iOS tests
  • Tested manually on Android
  • Tested manually on iOS
  • Tested on Desktop (JVM)
  • Tested on Web (JS / Wasm)

Test configuration:

  • Device / Emulator:
  • OS version:
  • Library version tested against:

Screenshots / Screen Recording (if applicable)

Before After

Checklist

  • My code follows the Kotlin coding conventions
  • I have run ./gradlew detekt and there are no new issues
  • I have added/updated tests to cover my changes
  • All existing tests pass (./gradlew test)
  • I have updated the relevant documentation (KDoc, docs/, README if needed)
  • I have added an entry to docs/CHANGELOG.md under [Unreleased]
  • My branch is based on develop (not main)
  • I have not introduced any breaking API changes (or they are documented and justified)

Additional Notes

Fix image caching and update documentation for v1.0.38-40
@ismoy ismoy merged commit 738bd14 into develop May 2, 2026
10 of 11 checks passed
@github-actions

github-actions Bot commented May 2, 2026

Copy link
Copy Markdown
Contributor

📊 Coverage Report

Line Coverage: 99.6% (281 of 282 lines)

View on Codecov


Generated automatically by CI

@codecov

codecov Bot commented May 2, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

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.

1 participant