Skip to content

Release 1.1.0 - #150

Merged
josephbirkner merged 4 commits into
mainfrom
release/1.1.0
Aug 17, 2026
Merged

Release 1.1.0#150
josephbirkner merged 4 commits into
mainfrom
release/1.1.0

Conversation

@josephbirkner

@josephbirkner josephbirkner commented Jul 28, 2026

Copy link
Copy Markdown
Collaborator

Release 1.1.0

Minor release adding extrema query functions.

Added

  • Add min(...) and max(...) to return the smallest or largest defined, non-null value emitted by their arguments.
  • Support multi-value arguments while ignoring missing paths and null values.
  • Let literal candidates act as both fallback values and upper/lower bounds.
  • Add function completion, language documentation, and coverage for numeric, string, multi-value, missing, null, arity, and error behavior.

Verification

  • Simfil CTest: 116/116 passed.
  • Mapget focused consumer tests: 36/36 passed.
  • Erdblick style tests: 9/9 passed.

TODOs

  • Tag and publish v1.1.0 after merge.

@josephbirkner josephbirkner mentioned this pull request Jul 28, 2026
7 tasks
@github-actions

github-actions Bot commented Jul 28, 2026

Copy link
Copy Markdown

Test Results

  1 files  ±0    1 suites  ±0   8m 28s ⏱️ -24s
113 tests +2  113 ✅ +2  0 💤 ±0  0 ❌ ±0 
118 runs  +2  118 ✅ +2  0 💤 ±0  0 ❌ ±0 

Results for commit 95a0519. ± Comparison against base commit e37394e.

♻️ This comment has been updated with latest results.

@sonarqubecloud

sonarqubecloud Bot commented Aug 7, 2026

Copy link
Copy Markdown

@github-actions

github-actions Bot commented Aug 7, 2026

Copy link
Copy Markdown
Package Line Rate Branch Rate Health
include.simfil 25% 10%
include.simfil.model 77% 48%
src 77% 47%
src.model 84% 48%
Summary 49% (9327 / 18883) 30% (5697 / 19153)

@josephbirkner
josephbirkner marked this pull request as ready for review August 17, 2026 09:38
@josephbirkner
josephbirkner requested a review from Waguramu August 17, 2026 09:40

@Waguramu Waguramu left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

🚀 🪨

@josephbirkner
josephbirkner merged commit 8d9bcd1 into main Aug 17, 2026
8 checks passed
@josephbirkner
josephbirkner deleted the release/1.1.0 branch August 17, 2026 11:03
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