Klebert-Engineering / simfil

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

Add BaseObject and BaseArray classes #98

Open josephbirkner opened 1 week ago

josephbirkner commented 1 week ago

... to simplify creation of typed derivatives without needing to write the simfil protocol boilerplate.

github-actions[bot] commented 1 week ago

Test Results

 1 files  Β±0   1 suites  Β±0   3m 12s ⏱️ +13s 36 tests Β±0  36 βœ… Β±0  0 πŸ’€ Β±0  0 ❌ Β±0  37 runsβ€Š Β±0  37 βœ… Β±0  0 πŸ’€ Β±0  0 ❌ Β±0 

Results for commit 7b5ee8a6. ± Comparison against base commit df138085.

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

sonarcloud[bot] commented 1 week ago

Quality Gate Passed Quality Gate passed

Issues
4 New issues
103 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

github-actions[bot] commented 1 week ago
Package Line Rate Branch Rate Health
include.simfil 64% 47% βž–
include.simfil.model 87% 53% βœ”
src 72% 41% βž–
src.model 81% 49% βœ”
Summary 74% (2162 / 2907) 44% (1819 / 4135) βž–

Minimum allowed line rate is 50%