Skip to content

Some features before the release#287

Merged
maxatome merged 6 commits intomasterfrom
must
Feb 2, 2026
Merged

Some features before the release#287
maxatome merged 6 commits intomasterfrom
must

Conversation

@maxatome
Copy link
Copy Markdown
Owner

@maxatome maxatome commented Jan 31, 2026

  • chore: gocovmerge not needed anymore
  • feat(Array,Slice,SuperSliceOf): expectedEntries now optional or multiple
    If multiple, all maps are merged from left to right.
  • feat(Map,SubMapOf,SuperMapOf): expectedEntries now optional or multiple
    If multiple, all maps are merged from left to right.
  • feat(Struct,SStruct): regexp or shell pattern fields appear in report
    DATA.alphaNum (from pattern `= alpha*`): values differ
             got: 0
        expected: nil
    [under operator Struct at td_struct_test.go:659]
    
  • chore: switch CI to golangci-lint 2.8.0
  • feat: add Must, Must2 and Must3 functions

Signed-off-by: Maxime Soulé <btik-git@scoubidou.com>
Signed-off-by: Maxime Soulé <btik-git@scoubidou.com>
    DATA.alphaNum (from pattern `= alpha*`): values differ
             got: 0
        expected: nil
    [under operator Struct at td_struct_test.go:659]

Signed-off-by: Maxime Soulé <btik-git@scoubidou.com>
If multiple, all maps are merged from left to right.

Signed-off-by: Maxime Soulé <btik-git@scoubidou.com>
If multiple, all maps are merged from left to right.

Signed-off-by: Maxime Soulé <btik-git@scoubidou.com>
@coveralls
Copy link
Copy Markdown

coveralls commented Jan 31, 2026

Coverage Status

coverage: 99.921%. remained the same
when pulling 823601f on must
into 05137ba on master.

@maxatome maxatome force-pushed the must branch 2 times, most recently from 6718cc6 to 5923bd2 Compare January 31, 2026 11:40
Signed-off-by: Maxime Soulé <btik-git@scoubidou.com>
@maxatome maxatome merged commit d30601d into master Feb 2, 2026
13 checks passed
@maxatome maxatome deleted the must branch February 2, 2026 13:37
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.

3 participants