Skip to content

Conversation

@Grufoony
Copy link
Collaborator

No description provided.

@Grufoony Grufoony requested a review from sbaldu November 13, 2024 13:57
}
auto& pNode = m_nodes[nodeId];
pNode = std::make_unique<TrafficLight<Delay>>(*pNode);
return dynamic_cast<TrafficLight<Delay>&>(*pNode);

Check notice

Code scanning / Cppcheck (reported by Codacy)

MISRA 15.5 rule Note

MISRA 15.5 rule
@codecov
Copy link

codecov bot commented Nov 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.80%. Comparing base (b2783f2) to head (96e7a26).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #212      +/-   ##
==========================================
- Coverage   93.82%   93.80%   -0.02%     
==========================================
  Files          21       21              
  Lines        4032     4021      -11     
  Branches      364      363       -1     
==========================================
- Hits         3783     3772      -11     
  Misses        249      249              
Flag Coverage Δ
unittests 93.80% <100.00%> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sbaldu sbaldu merged commit 6f79569 into main Nov 14, 2024
25 of 26 checks passed
@sbaldu sbaldu deleted the improve_GraphMakeFunctions branch November 14, 2024 08:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants