Klebert-Engineering / simfil

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

Allow eval with ModelNode. #68

Closed josephbirkner closed 8 months ago

josephbirkner commented 8 months ago

This simple eval-Interface is possible again now :) It was initially removed when the ModelNodes could not yet keep their ModelPool alive.

github-actions[bot] commented 8 months ago

Test Results

 1 files  Β±0   1 suites  Β±0   10s :stopwatch: Β±0s 40 tests Β±0  40 :white_check_mark: Β±0  0 :zzz: Β±0  0 :x: Β±0  41 runsβ€Š Β±0  41 :white_check_mark: Β±0  0 :zzz: Β±0  0 :x: Β±0 

Results for commit 6a4da554. ± Comparison against base commit bf9f5528.

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

sonarcloud[bot] commented 8 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues

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

See analysis details on SonarCloud

github-actions[bot] commented 8 months ago
Package Line Rate Branch Rate Health
include.simfil 54% 37% βž–
include.simfil.model 71% 62% βž–
src 63% 35% βž–
src.model 79% 44% βž–
Summary 65% (2345 / 3583) 37% (1953 / 5236) βž–

Minimum allowed line rate is 50%