• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

polserver / polserver / 16205400460
61%

Build:
DEFAULT BRANCH: master
Ran 10 Jul 2025 08:41PM UTC
Jobs 1
Files 803
Run time 2min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

10 Jul 2025 08:32PM UTC coverage: 59.527% (+0.2%) from 59.304%
16205400460

push

github

web-flow
Escript Optimizer more types and operator (#794)

* compile time optimization:
int with doubles and strings
doubles with ints and strings
strings with ints and doubles

* bool with other types, more unary ops, float branch optimizer

* more tests
fixed bool to dbl compare

* output cleanup
more tests

* optimize string values in if statements, optimize ternary operator

* optimize elvis, addes missing files, code cleanup

* use array to keep unoptimized if branch in funcexpr tests

* missing include

* better readable testdata

* removed file

* optimize while and dowhile loops if predicate is a compile time known
value

* cleaner variant of loop optimization?

* added ConstantPredicateLoop Node used by the optimizer for constant loop
predicates
optimize repeat until loop
change tests to run the loops more then once to be sure they work
correctly

* test break/continue with label for constant-loop

* docs

392 of 435 new or added lines in 16 files covered. (90.11%)

6 existing lines in 2 files now uncovered.

43324 of 72780 relevant lines covered (59.53%)

448442.97 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
93.67
16.75% pol-core/bscript/compiler/optimizer/Optimizer.cpp
6
68.42
pol-core/bscript/compiler/ast/ConstantPredicateLoop.cpp
6
89.02
6.67% pol-core/bscript/compiler/optimizer/BinaryOperatorWithBooleanOptimizer.cpp
6
89.66
-10.34% pol-core/bscript/compiler/optimizer/BinaryOperatorWithStringOptimizer.cpp
12
88.65
30.96% pol-core/bscript/compiler/optimizer/BinaryOperatorWithFloatOptimizer.cpp
12
89.54
18.77% pol-core/bscript/compiler/optimizer/BinaryOperatorWithIntegerOptimizer.cpp

Uncovered Existing Lines

Lines Coverage ∆ File
3
89.54
18.77% pol-core/bscript/compiler/optimizer/BinaryOperatorWithIntegerOptimizer.cpp
3
19.33
-0.62% pol-core/bscript/tkn_strm.cpp
Jobs
ID Job ID Ran Files Coverage
1 16205400460.1 10 Jul 2025 08:41PM UTC 803
59.53
GitHub Action Run
Source Files on build 16205400460
  • Tree
  • List 803
  • Changed 32
  • Source Changed 0
  • Coverage Changed 32
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • c0bfd2f8 on github
  • Prev Build on master (#16059069639)
  • Next Build on master (#16236867532)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc