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

nasa / trick / 28250497701
56%

Build:
DEFAULT BRANCH: master
Ran 26 Jun 2026 04:31PM UTC
Jobs 1
Files 427
Run time 1min
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

26 Jun 2026 04:14PM UTC coverage: 56.123% (-0.02%) from 56.142%
28250497701

push

github

web-flow
Fix duplicate struct cast_as generated in .i file. (#2149)

* Fix duplicate struct/class cast_as generated in .i if the same type declaration in different header files.

* C++ clang-format.

* perltidy

* Ruff python code

* perltidy 20250105 (same as CI)

* Made castAs* functions static to give internal linkage per translation unit and added test for same typedef in 2 different headers. The prior fix for having TRICK_SWIG_CAST_DEFINED_ guard only prevents duplicates within a single SWIG compilation, and each _py.i is compiled into a separate _py.cpp and .o. So still castAs* gets defined in both.

* clang-format and ruff format

14680 of 26157 relevant lines covered (56.12%)

463728.88 hits per line

Coverage Regressions

Lines Coverage ∆ File
4
87.27
-7.27% trick_source/sim_services/ThreadBase/SysThread.cpp
1
75.69
-0.28% trick_source/sim_services/InputProcessor/IPPythonEvent.cpp
Jobs
ID Job ID Ran Files Coverage
1 28250497701.1 26 Jun 2026 04:31PM UTC 427
56.12
GitHub Action Run
Source Files on build 28250497701
  • Tree
  • List 427
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #28250497701
  • 5be9a3a4 on github
  • Prev Build on master (#28249937429)
  • Next Build on master (#28252228025)
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