Skip to content

feat: initial currency format implementation#1

Merged
Merkost merged 15 commits into
mainfrom
develop
Nov 11, 2025
Merged

feat: initial currency format implementation#1
Merkost merged 15 commits into
mainfrom
develop

Conversation

@Merkost
Copy link
Copy Markdown
Member

@Merkost Merkost commented Nov 10, 2025

No description provided.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This pull request introduces an initial currency formatting implementation for a Kotlin Multiplatform library called "Kurrency". However, the PR contains numerous unresolved merge conflicts across multiple files that prevent it from being merged.

Key additions include:

  • Core currency formatting functionality with platform-specific implementations (Android, iOS, JVM, web)
  • Compose UI integration with CurrencyState
  • Comprehensive test suite (92 tests)
  • Sample applications and documentation
  • CI/CD workflows for build and publish

Reviewed Changes

Copilot reviewed 30 out of 33 changed files in this pull request and generated no comments.

Show a summary per file
File Description
Multiple source files (main.kt, AndroidManifest.xml, build.gradle.kts) Contains unresolved merge conflicts
kurrency-core/src/*/CurrencyFormatterImpl.kt Platform-specific currency formatting implementations
kurrency-core/src/commonMain/kotlin/*.kt Core currency classes and error handling
kurrency-core/src/commonTest/kotlin/*.kt Comprehensive test suite
sample/src/commonMain/kotlin/*.kt Sample applications demonstrating usage
gradle configuration files Contains merge conflicts in version and dependency management
README.md Contains merge conflicts in documentation

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@Merkost Merkost merged commit 1078849 into main Nov 11, 2025
1 check failed
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.

2 participants