Skip to content

feat: implement newtype Amount attribute + refactoring#47

Merged
berestovskyy merged 4 commits into
mainfrom
andriy/amount
Apr 24, 2026
Merged

feat: implement newtype Amount attribute + refactoring#47
berestovskyy merged 4 commits into
mainfrom
andriy/amount

Conversation

@berestovskyy
Copy link
Copy Markdown
Owner

No description provided.

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 24, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (692860d) to head (b9f7e58).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##              main       #47    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files            4         4            
  Lines          606       724   +118     
==========================================
+ Hits           606       724   +118     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@berestovskyy berestovskyy merged commit 66c5dfa into main Apr 24, 2026
10 checks passed
@berestovskyy berestovskyy deleted the andriy/amount branch April 24, 2026 15:01
berestovskyy pushed a commit that referenced this pull request Apr 24, 2026
## 🤖 New release

* `newtype-tools-derive`: 0.1.0-beta.9 -> 0.1.0-beta.10
* `newtype-tools`: 0.1.0-beta.9 -> 0.1.0-beta.10 (✓ API compatible
changes)

<details><summary><i><b>Changelog</b></i></summary><p>

## `newtype-tools-derive`

<blockquote>

##
[0.1.0-beta.10](newtype-tools-derive-v0.1.0-beta.9...newtype-tools-derive-v0.1.0-beta.10)
- 2026-04-24

### Added

- implement newtype Amount attribute + refactoring
([#47](#47))
- derive the rest of binary ops
([#44](#44))
</blockquote>

## `newtype-tools`

<blockquote>

##
[0.1.0-beta.10](newtype-tools-v0.1.0-beta.9...newtype-tools-v0.1.0-beta.10)
- 2026-04-24

### Added

- implement newtype Amount attribute + refactoring
([#47](#47))
- derive the rest of binary ops
([#44](#44))
</blockquote>


</p></details>

---
This PR was generated with
[release-plz](https://github.com/release-plz/release-plz/).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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