Klebert-Engineering / simfil

The Simple Map Filter Language Interpreter 🌳.
BSD 3-Clause "New" or "Revised" License
6 stars 0 forks source link

Add ModelPool::setFieldNames #75

Closed josephbirkner closed 7 months ago

josephbirkner commented 7 months ago

Motivation: Allow two features which are encoded with different field dicts to be evaluated under one OverlayNode, which combines the two feature nodes which come from different models.

github-actions[bot] commented 7 months ago

Test Results

 1 files  Β±0   1 suites  Β±0   3m 2s :stopwatch: -4s 41 tests +1  41 :white_check_mark: +1  0 :zzz: Β±0  0 :x: Β±0  42 runsβ€Š +1  42 :white_check_mark: +1  0 :zzz: Β±0  0 :x: Β±0 

Results for commit 236f90aa. ± Comparison against base commit 5936d41d.

:recycle: This comment has been updated with latest results.

sonarcloud[bot] commented 7 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
9 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

github-actions[bot] commented 7 months ago
Package Line Rate Branch Rate Health
include.simfil 61% 42% βž–
include.simfil.model 82% 59% βœ”
src 63% 36% βž–
src.model 79% 45% βž–
Summary 68% (2512 / 3696) 38% (2056 / 5359) βž–

Minimum allowed line rate is 50%