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 static bug #325 #326

Merged
merged 3 commits into from
Aug 28, 2022
Merged

Fix static bug #325 #326

merged 3 commits into from
Aug 28, 2022

Conversation

nkchuykin
Copy link
Collaborator

No description provided.

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

codecov-commenter commented Aug 28, 2022

Codecov Report

Merging #326 (3ef9e02) into master (69a9762) will decrease coverage by 0.52%.
The diff coverage is 78.31%.

@@            Coverage Diff             @@
##           master     #326      +/-   ##
==========================================
- Coverage   82.11%   81.58%   -0.53%     
==========================================
  Files          16       16              
  Lines        2119     2156      +37     
==========================================
+ Hits         1740     1759      +19     
- Misses        379      397      +18     
Impacted Files Coverage Δ
project/src/transpiler/transpile_helper.cpp 89.09% <55.88%> (-1.16%) ⬇️
project/src/transpiler/process_variables.cpp 86.95% <93.75%> (+0.77%) ⬆️
project/src/transpiler/memory_manager.cpp 96.92% <100.00%> (-0.18%) ⬇️

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

@IngeniariusSoftware IngeniariusSoftware merged commit 57b602c into master Aug 28, 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.

Switch transpilation not working as needed
4 participants