Skip to content

Use debug-mode in CI testing#98

Merged
ranocha merged 2 commits intotrixi-framework:mainfrom
JoshuaLampert:debug-mode
Nov 22, 2023
Merged

Use debug-mode in CI testing#98
ranocha merged 2 commits intotrixi-framework:mainfrom
JoshuaLampert:debug-mode

Conversation

@JoshuaLampert
Copy link
Member

I've noticed (e.g. here) that p4est throws some errors in our tests, when debug-mode is enabled. I therefore suggest to enable --enable-debug in our CI testing as proposed in this PR. I have also adjusted our tests such that p4est doesn't throw the errors anymore. This is also related to trixi-framework/Trixi.jl#1358 since there p4est also throws an error if debug-mode is enabled, although I'm not sure why.

@codecov
Copy link

codecov bot commented Nov 20, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (e1b0cc4) 16.25% compared to head (ae6e0d3) 16.25%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #98   +/-   ##
=======================================
  Coverage   16.25%   16.25%           
=======================================
  Files           3        3           
  Lines        1538     1538           
=======================================
  Hits          250      250           
  Misses       1288     1288           
Flag Coverage Δ
unittests 16.25% <ø> (ø)

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

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

Copy link
Member

@ranocha ranocha left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@ranocha ranocha merged commit 3593290 into trixi-framework:main Nov 22, 2023
@JoshuaLampert JoshuaLampert deleted the debug-mode branch November 22, 2023 08:11
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