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(sgsim): add bandwidth calc and condition for memory allocation in… #186

Merged
merged 1 commit into from
Aug 2, 2023

Conversation

Zncl2222
Copy link
Owner

@Zncl2222 Zncl2222 commented Aug 2, 2023

… sgsim

@Zncl2222 Zncl2222 added the bug Something isn't working label Aug 2, 2023
@Zncl2222 Zncl2222 added this to the v1.2.5 milestone Aug 2, 2023
@Zncl2222 Zncl2222 self-assigned this Aug 2, 2023
@codecov
Copy link

codecov bot commented Aug 2, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +1.02% 🎉

Comparison is base (f1d6b1b) 96.35% compared to head (acd38af) 97.37%.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #186      +/-   ##
===========================================
+ Coverage    96.35%   97.37%   +1.02%     
===========================================
  Files           26       26              
  Lines         1179     1181       +2     
  Branches        72       72              
===========================================
+ Hits          1136     1150      +14     
+ Misses          36       24      -12     
  Partials         7        7              
Files Changed Coverage Δ
uc_sgsim/c_core/src/cov_model.c 100.00% <100.00%> (ø)
uc_sgsim/c_core/src/sgsim.c 98.24% <100.00%> (+0.03%) ⬆️

... and 1 file with indirect coverage changes

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

@sonarcloud
Copy link

sonarcloud bot commented Aug 2, 2023

[Stochastic_UC_SGSIM_c] Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

83.3% 83.3% Coverage
0.0% 0.0% Duplication

@sonarcloud
Copy link

sonarcloud bot commented Aug 2, 2023

[Stochastic_UC_SGSIM_py] Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@Zncl2222 Zncl2222 merged commit e4eb772 into develop Aug 2, 2023
24 checks passed
@Zncl2222 Zncl2222 deleted the c/fix/sgsim_and_cov_model branch August 2, 2023 03:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant