Uh oh!
There was an error while loading. Please reload this page.
Explicitly export exception types. - #332
Conversation
Codecov Report
@@ Coverage Diff @@## master #332 +/- ##
=======================================
Coverage 79.25% 79.25% =======================================
Files 282 282 Lines 20712 20712 =======================================
Hits 16416 16416 Misses 4296 4296
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
I'm not able to reproduce the CI failures, would someone have any hint about what happened? |
joto
commented
Jun 6, 2021
Looks to me like you probably didn't include the |
oraluben
commented
Jun 6, 2021
Thanks for your reply! They already included the file (e.g. in |
joto
commented
Sep 25, 2021
I have merged this now (in slightly different form). Sorry it took so long, but I needed to understand what's happening here first. |
joto
commented
Sep 27, 2021
Because VS is generating warnings I wrapped the code defining |
oraluben
commented
Sep 27, 2021
@joto thanks! I'll try to draft a PR there. |
This should fixosmcode/pyosmium#165
Ref: pybind/pybind11#2999, GCC Wiki