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

polserver / polserver / 16683711876
61%

Build:
DEFAULT BRANCH: master
Ran 01 Aug 2025 07:52PM UTC
Jobs 1
Files 813
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

01 Aug 2025 07:40PM UTC coverage: 59.756% (-0.03%) from 59.79%
16683711876

push

github

web-flow
use c++20 (#799)

* use c++20
* increased used clang version
* compiler report and logfacility use now compile time formatting, which
means that the formatstring gets checked at compile time. (which found 2 errors)
adapted a few places since report only accepts formatting arguments
adapted a few places with logging since char[] is compile time
formatting and string or chr* is runtime formatting
* use std::ranges instead of boost
* disabled pragma_assume vs specific macro (I guess noone cares)
* needed to fix ancient ms exception code
* modernized SpinLock
* removed unused code in ECompile
* replaced std::filesystem::path::u8string with string. It now returns an actual u8string type
* cleanup layers.h added the defines for other layers which where before
  only defined in the pkt
* osmod::OpenConnection and HTTPRequest cleanup: early outs, dont check for pChild which is
  only needed for startscript and placed suspend at the very last
  position

* fix warning

* rebuild cache with new compiler version

* define c++ standard for external libs where possible

* added fixme

156 of 212 new or added lines in 26 files covered. (73.58%)

45 existing lines in 19 files now uncovered.

43621 of 72999 relevant lines covered (59.76%)

409874.73 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
68.97
-2.0% pol-core/bscript/compiler/Report.cpp
1
69.23
0.0% pol-core/clib/strutil.h
1
76.29
0.0% pol-core/clib/threadhelp.cpp
1
74.51
0.0% pol-core/pol/dap/clientthread.cpp
1
70.26
0.0% pol-core/uoconvert/UoConvertMain.cpp
2
44.71
0.0% pol-core/pol/network/clientthread.cpp
2
46.15
0.0% pol-core/pol/tiplstwn.cpp
7
75.0
17.11% pol-core/bscript/compiler/Report.h
8
36.67
-4.24% pol-core/clib/logfacility.h
32
62.5
-0.06% pol-core/pol/module/osmod.cpp

Uncovered Existing Lines

Lines Coverage ∆ File
1
78.57
-7.14% pol-core/bscript/compiler/analyzer/Constants.cpp
1
93.06
-0.32% pol-core/bscript/compiler/astbuilder/FunctionResolver.cpp
1
89.47
-5.26% pol-core/bscript/compiler/ast/ConstantPredicateLoop.cpp
1
87.5
-6.25% pol-core/bscript/compiler/ast/JumpStatement.cpp
1
95.89
-0.28% pol-core/bscript/compiler/codegen/InstructionEmitter.cpp
1
84.88
-0.04% pol-core/bscript/executor.cpp
1
86.14
-0.37% pol-core/pol/globals/script_internals.cpp
1
62.5
-0.06% pol-core/pol/module/osmod.cpp
1
11.13
-0.01% pol-core/pol/module/uomod2.cpp
1
57.63
-1.69% pol-core/pol/module/utilmod.cpp
1
51.09
-0.54% pol-core/pol/network/auxclient.cpp
1
44.71
0.0% pol-core/pol/network/clientthread.cpp
1
53.61
0.0% pol-core/pol/scrstore.cpp
1
17.09
-0.09% pol-core/poltool/PolToolMain.cpp
1
55.7
-0.03% pol-core/pol/uoscrobj.cpp
1
78.57
-2.91% pol-core/pol/uoscrobj.h
2
75.0
17.11% pol-core/bscript/compiler/Report.h
7
92.46
-1.05% pol-core/bscript/compiler/analyzer/SemanticAnalyzer.cpp
20
87.37
-4.28% pol-core/bscript/compiler/format/StoredTokenDecoder.cpp
Jobs
ID Job ID Ran Files Coverage
1 16683711876.1 01 Aug 2025 07:52PM UTC 813
59.76
GitHub Action Run
Source Files on build 16683711876
  • Tree
  • List 813
  • Changed 32
  • Source Changed 0
  • Coverage Changed 32
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • fb3fadde on github
  • Prev Build on master (#16578783200)
  • Next Build on master (#16694024544)
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