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

Implement exceptions in Python and allow to retrieve meaningful information #162

Merged
merged 6 commits into from
Jul 5, 2023

Conversation

MatthieuDartiailh
Copy link
Member

This is a first step following the discussion in #161. Feel free to comment and suggest additional changes

@codecov-commenter
Copy link

codecov-commenter commented May 24, 2023

Codecov Report

Merging #162 (f12cba5) into main (26051dd) will increase coverage by 0.20%.
The diff coverage is 88.88%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #162      +/-   ##
==========================================
+ Coverage   87.73%   87.93%   +0.20%     
==========================================
  Files          24       24              
  Lines        1622     1625       +3     
  Branches       79       74       -5     
==========================================
+ Hits         1423     1429       +6     
+ Misses        185      182       -3     
  Partials       14       14              

@sccolbert
Copy link
Member

sccolbert commented May 24, 2023 via email

@sccolbert
Copy link
Member

sccolbert commented May 24, 2023 via email

@MatthieuDartiailh
Copy link
Member Author

As a side note @sccolbert could you allow codecov github app ?

@sccolbert
Copy link
Member

sccolbert commented May 24, 2023 via email

@MatthieuDartiailh
Copy link
Member Author

Great !

@MatthieuDartiailh MatthieuDartiailh merged commit bc8deba into main Jul 5, 2023
27 checks passed
@MatthieuDartiailh MatthieuDartiailh deleted the better-py-exc branch July 5, 2023 20:01
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.

3 participants