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

nasa / cml / 29269634060
90%

Build:
DEFAULT BRANCH: main
Ran 13 Jul 2026 06:15PM UTC
Jobs 1
Files 325
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

13 Jul 2026 05:14PM UTC coverage: 78.252% (+0.001%) from 78.251%
29269634060

push

github

web-flow
Remove the NamedItem ostream interface (#41)

During the conversion from JEOD 3.4 to JEOD 5, we defined an operator<< 
overload for std::ostream and jeod::NamedItem. This was done to avoid the 
hassle of correcting a bunch of calls to message prints with <item>.name to
<item>.name.get_name(). That was just a temporary fix though, because we 
shouldn't be adding operator overloads for types we don't own.

This commit removes that overloaded operator and fixes all places where we're
trying to print a jeod::NamedItem. Note that JEOD also plans to deprecate the
NamedItem type in JEOD 6 anyways.

Refs #23

7762 of 9402 branches covered (82.56%)

Branch coverage included in aggregate %.

24 of 29 new or added lines in 9 files covered. (82.76%)

17892 of 23382 relevant lines covered (76.52%)

100269.94 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
89.02
-0.42% models/dynamics/actions/mass_body_detach_impulsive/src/mass_body_detach_impulsive.cc
2
91.89
0.06% models/vehicle_management/dummy_vehicle_launcher/src/dummy_vehicle_launcher.cc
1
97.67
-0.46% models/dynamics/state_overrides/contact/src/contact_state_override.cc
Jobs
ID Job ID Ran Files Coverage
1 29269634060.1 13 Jul 2026 06:15PM UTC 325
78.25
GitHub Action Run
Source Files on build 29269634060
  • Tree
  • List 325
  • Changed 10
  • Source Changed 10
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #29269634060
  • 210927a8 on github
  • Prev Build on main (#29260307857)
  • Next Build on main (#29452218325)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc