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

Handle more exceptions, wrap runtime_error in DublinTracerouteException #24

Merged
merged 1 commit into from
Aug 29, 2024

Conversation

insomniacslk
Copy link
Owner

Fixes #10

Copy link

codecov bot commented Aug 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 15.20%. Comparing base (94d98ef) to head (959200a).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #24   +/-   ##
=======================================
  Coverage   15.20%   15.20%           
=======================================
  Files           4        4           
  Lines         250      250           
=======================================
  Hits           38       38           
  Misses        212      212           
Flag Coverage Δ
unittests 15.20% <ø> (ø)

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.

@insomniacslk insomniacslk merged commit 75097fa into master Aug 29, 2024
14 checks passed
@insomniacslk insomniacslk deleted the exception_handling branch August 29, 2024 14:43
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.

Handle exceptions raised by the underlying C++ library
1 participant