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

Remove obsolete code in DEBUG_MEM* sections #371

Merged
merged 2 commits into from
Sep 26, 2023

Conversation

dschlaep
Copy link
Member

@dschlaep dschlaep added this to the Release v7.2.0 milestone Sep 15, 2023
@codecov
Copy link

codecov bot commented Sep 15, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (2c5900d) 73.93% compared to head (1bec52e) 73.93%.

Additional details and impacted files
@@                  Coverage Diff                  @@
##           release/devel_v7.2.0     #371   +/-   ##
=====================================================
  Coverage                 73.93%   73.93%           
=====================================================
  Files                        21       21           
  Lines                      4937     4937           
=====================================================
  Hits                       3650     3650           
  Misses                     1287     1287           
Files Changed Coverage Δ
src/SW_Control.c 95.34% <ø> (ø)
src/SW_Files.c 88.11% <ø> (ø)
src/SW_Markov.c 78.37% <ø> (ø)
src/SW_Site.c 74.57% <ø> (ø)
src/SW_SoilWater.c 62.70% <ø> (ø)
src/SW_Weather.c 83.40% <ø> (ø)
src/mymemory.c 84.61% <ø> (ø)

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

@dschlaep dschlaep removed the request for review from N1ckP3rsl3y September 15, 2023 21:51
- previous commit deleted by mistake a block that was "#ifndef DEBUG_MEM"

- now, `Mem_Calloc()` uses `Mem_Set()` again
@dschlaep dschlaep merged commit 4e07625 into release/devel_v7.2.0 Sep 26, 2023
@dschlaep dschlaep deleted the feature_remove_debug_mem branch September 26, 2023 11:07
dschlaep added a commit that referenced this pull request Oct 13, 2023
- see commit 4e07625 "Merge pull request #371 from DrylandEcology/feature_remove_debug_mem"

see #369
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.

2 participants