Skip to content

Initialize local variables to avoid compiling errors - #1633

Merged
arun3688 merged 1 commit into
OpenModelica:masterfrom
vtisweden:uninitialze_variable
Aug 25, 2026
Merged

Initialize local variables to avoid compiling errors#1633
arun3688 merged 1 commit into
OpenModelica:masterfrom
vtisweden:uninitialze_variable

Conversation

@BoLvti

@BoLvti BoLvti commented Aug 25, 2026

Copy link
Copy Markdown
Collaborator

Related Issues

Fix #1632

Purpose

Approach

@CLAassistant

CLAassistant commented Aug 25, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@codecov

codecov Bot commented Aug 25, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 29.26%. Comparing base (2940ef1) to head (758154f).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/OMSimulatorLib/SystemWC.cpp 50.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1633   +/-   ##
=======================================
  Coverage   29.25%   29.26%           
=======================================
  Files          68       68           
  Lines       12940    12942    +2     
  Branches     8378     8378           
=======================================
+ Hits         3786     3787    +1     
- Misses       7964     7965    +1     
  Partials     1190     1190           
Flag Coverage Δ
linux 29.26% <50.00%> (+<0.01%) ⬆️

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

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@arun3688
arun3688 merged commit 49cb38f into OpenModelica:master Aug 25, 2026
6 checks passed
@BoLvti
BoLvti deleted the uninitialze_variable branch August 25, 2026 10:52
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.

Uninitialzed local variable error

3 participants