Skip to content

Conversation

@felixdivo
Copy link
Collaborator

@felixdivo felixdivo commented Apr 22, 2021

This PR:

Closes #356. This PR is based on the work of @marcel-kanter done in #562.

@codecov
Copy link

codecov bot commented Apr 22, 2021

Codecov Report

Merging #1025 (91824da) into develop (7fe2812) will increase coverage by 0.00%.
The diff coverage is 61.90%.

@@           Coverage Diff            @@
##           develop    #1025   +/-   ##
========================================
  Coverage    70.82%   70.82%           
========================================
  Files           78       79    +1     
  Lines         7567     7588   +21     
========================================
+ Hits          5359     5374   +15     
- Misses        2208     2214    +6     

@felixdivo felixdivo changed the title Do not merge: Unified exceptions Draft: Add specific base exceptions Apr 22, 2021
@felixdivo
Copy link
Collaborator Author

Seems like this can be merged soon. Not too much would need to be done.

@felixdivo felixdivo changed the title Draft: Add specific base exceptions Draft: Add specific exceptions Apr 22, 2021
@felixdivo
Copy link
Collaborator Author

felixdivo commented Apr 22, 2021

After this is merged, I'd open new issues/PRs for:

  • adapting all the other interfaces
  • reviewing / extending the tests (don't know what should be tested specifically about this)
  • fix test_vector.py::test_vector_error_pickle

These would need to be closed before 4.0.0 is release. I can offer to do part of it.

@felixdivo felixdivo added this to the 4.0.0 Release milestone Apr 23, 2021
@felixdivo felixdivo self-assigned this Apr 24, 2021
@felixdivo felixdivo changed the title Draft: Add specific exceptions Add specific exceptions Apr 25, 2021
@felixdivo
Copy link
Collaborator Author

@Mergifyio update

@mergify
Copy link
Contributor

mergify bot commented Apr 25, 2021

Command update: success

Branch has been successfully updated

@felixdivo
Copy link
Collaborator Author

@hardbyte Can this be merged then?

@mergify mergify bot merged commit c949063 into develop May 9, 2021
@mergify mergify bot deleted the unified-exceptions branch May 9, 2021 05:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unify exception handling

4 participants