Skip to content
This repository was archived by the owner on Jun 10, 2025. It is now read-only.

feat: update crate architecture#39

Merged
ya7on merged 2 commits intomasterfrom
ton_struct_new_architecture
May 1, 2025
Merged

feat: update crate architecture#39
ya7on merged 2 commits intomasterfrom
ton_struct_new_architecture

Conversation

@ya7on
Copy link
Member

@ya7on ya7on commented Apr 13, 2025

Summary of changes:

Allow to use custom parsers and builders

ya7on added 2 commits April 13, 2025 21:27
allow use custom parsers and builders
allow use custom parsers and builders
@codecov
Copy link

codecov bot commented May 1, 2025

Codecov Report

Attention: Patch coverage is 73.04965% with 38 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/libs/tonlib_core.rs 74.73% 24 Missing ⚠️
src/types/optional.rs 0.00% 9 Missing ⚠️
src/types/string.rs 0.00% 5 Missing ⚠️
Files with missing lines Coverage Δ
src/common.rs 100.00% <100.00%> (ø)
src/types/address.rs 81.25% <100.00%> (-18.75%) ⬇️
src/types/bool.rs 100.00% <100.00%> (ø)
src/types/coins.rs 100.00% <100.00%> (ø)
src/types/int.rs 100.00% <100.00%> (ø)
src/types/uint.rs 100.00% <100.00%> (ø)
src/types/string.rs 0.00% <0.00%> (-97.78%) ⬇️
src/types/optional.rs 0.00% <0.00%> (-100.00%) ⬇️
src/libs/tonlib_core.rs 74.73% <74.73%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@ya7on ya7on marked this pull request as ready for review May 1, 2025 12:43
@ya7on ya7on added this pull request to the merge queue May 1, 2025
Merged via the queue into master with commit 7fe8ee9 May 1, 2025
5 of 6 checks passed
@ya7on ya7on deleted the ton_struct_new_architecture branch May 1, 2025 12:45
@github-actions github-actions bot mentioned this pull request May 1, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant