Skip to content

feat: allow empty dict creation via dict! {}#43

Merged
rracariu merged 1 commit into
masterfrom
feat/empty-dict-macro
May 8, 2026
Merged

feat: allow empty dict creation via dict! {}#43
rracariu merged 1 commit into
masterfrom
feat/empty-dict-macro

Conversation

@rracariu
Copy link
Copy Markdown
Contributor

@rracariu rracariu commented May 8, 2026

Refactor dict macro syntax for consistency and add test for empty dict

Refactor dict macro syntax for consistency and add test for empty dict
@rracariu rracariu requested a review from garethj2 May 8, 2026 09:36
@rracariu rracariu self-assigned this May 8, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 8, 2026

Coverage after merging feat/empty-dict-macro into master will be

82.10%

Coverage Report for Changed Files
FileStmtsBranchesFuncsLinesUncovered Lines
src/haystack/val
   dict.rs92.85%100%93.33%92.75%206, 232, 448, 463–466, 468, 473, 487, 496–498, 505–507, 640–642, 644–646, 648–650, 763–765, 781, 788–790, 909, 942
   dis_macro.rs97.67%100%100%97.27%50–52

@rracariu rracariu merged commit fe3a3b0 into master May 8, 2026
10 checks passed
@rracariu rracariu deleted the feat/empty-dict-macro branch May 8, 2026 11:41
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