Skip to content

Release 1.1.0 - #150

Draft
josephbirkner wants to merge 3 commits into
mainfrom
release/1.1.0
Draft

Release 1.1.0#150
josephbirkner wants to merge 3 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
4 tasks
@github-actions

github-actions Bot commented Jul 28, 2026

Copy link
Copy Markdown

Test Results

  1 files  ±0    1 suites  ±0   5m 0s ⏱️ - 3m 52s
111 tests ±0  111 ✅ ±0  0 💤 ±0  0 ❌ ±0 
116 runs  ±0  116 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 254886c. ± Comparison against base commit e37394e.

♻️ This comment has been updated with latest results.

@sonarqubecloud

Copy link
Copy Markdown

@github-actions

Copy link
Copy Markdown
Package Line Rate Branch Rate Health
include.simfil 25% 10%
include.simfil.model 77% 48%
src 77% 47%
src.model 83% 48%
Summary 49% (9080 / 18574) 30% (5640 / 19033)

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