Skip to content

Conversation

@andrsd
Copy link
Owner

@andrsd andrsd commented Sep 7, 2023

This is to allow the user code to determine which exceptions were produced
by us and which were not.

@andrsd andrsd added the feat New feature or request label Sep 7, 2023
@codecov
Copy link

codecov bot commented Sep 7, 2023

Codecov Report

Patch coverage: 96.00% and no project coverage change.

Comparison is base (ffcc2ff) 99.83% compared to head (00bd9b7) 99.83%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #38   +/-   ##
=======================================
  Coverage   99.83%   99.83%           
=======================================
  Files          12       13    +1     
  Lines         616      618    +2     
=======================================
+ Hits          615      617    +2     
  Misses          1        1           
Files Changed Coverage Δ
src/exodusIIcppFile.cpp 99.65% <83.33%> (ø)
include/exodusIIcppError.h 100.00% <100.00%> (ø)
src/exodusIIcppElementBlock.cpp 100.00% <100.00%> (ø)
src/exodusIIcppException.cpp 100.00% <100.00%> (ø)
src/exodusIIcppNodeSet.cpp 100.00% <100.00%> (ø)
src/exodusIIcppSideSet.cpp 100.00% <100.00%> (ø)
test/ElementBlock_test.cpp 100.00% <100.00%> (ø)
test/Error_test.cpp 100.00% <100.00%> (ø)
test/File_test.cpp 100.00% <100.00%> (ø)
test/NodeSet_test.cpp 100.00% <100.00%> (ø)
... and 1 more

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

This is to allow the user code to determine which exceptions were produced
by us and which were not.
@andrsd andrsd merged commit 14acf49 into main Sep 7, 2023
@andrsd andrsd deleted the exception branch September 7, 2023 16:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feat New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants