Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix bug with initialization #338 #340

Merged
merged 1 commit into from
Sep 4, 2022
Merged

Conversation

nkchuykin
Copy link
Collaborator

No description provided.

@nkchuykin nkchuykin linked an issue Sep 4, 2022 that may be closed by this pull request
@codecov-commenter
Copy link

Codecov Report

Merging #340 (99e9d64) into master (a119582) will decrease coverage by 0.65%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #340      +/-   ##
==========================================
- Coverage   81.60%   80.95%   -0.66%     
==========================================
  Files          16       16              
  Lines        2158     2142      -16     
==========================================
- Hits         1761     1734      -27     
- Misses        397      408      +11     
Impacted Files Coverage Δ
project/src/transpiler/process_variables.cpp 76.42% <ø> (-10.54%) ⬇️
project/src/transpiler/transpile_helper.cpp 89.10% <100.00%> (-0.01%) ⬇️
project/src/transpiler/recorddecl.cpp 95.55% <0.00%> (ø)
project/src/transpiler/record_manager.cpp 96.55% <0.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@IngeniariusSoftware IngeniariusSoftware merged commit ca34b6a into master Sep 4, 2022
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.

triple for don't work as needed if for without braces
4 participants