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

Fix: Do not bother asserting exception message content #138

Merged
merged 1 commit into from
Mar 31, 2020

Conversation

localheinz
Copy link
Member

This PR

  • stops asserting the exception message content

💁‍♂ Since we have dedicated exceptions now, we don't need to bother with it.

@codecov
Copy link

codecov bot commented Mar 31, 2020

Codecov Report

Merging #138 into master will not change coverage by %.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #138   +/-   ##
=========================================
  Coverage     98.01%   98.01%           
  Complexity       72       72           
=========================================
  Files            12       12           
  Lines           202      202           
=========================================
  Hits            198      198           
  Misses            4        4           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c379042...b767d9b. Read the comment docs.

@ergebnis-bot ergebnis-bot self-assigned this Mar 31, 2020
@ergebnis-bot ergebnis-bot self-requested a review March 31, 2020 17:01
@ergebnis-bot ergebnis-bot merged commit 625fbed into master Mar 31, 2020
@ergebnis-bot ergebnis-bot deleted the fix/message branch March 31, 2020 17:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants