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

#699 Fix Bugsnag being initialized during tests #807

Merged
merged 2 commits into from
May 21, 2020

Conversation

piotradamczyk5
Copy link
Contributor

@piotradamczyk5 piotradamczyk5 commented May 20, 2020

Fixes #699

Checklist

  • Documented
  • Unit tested
  • release_notes.md updated

@codecov-commenter
Copy link

Codecov Report

Merging #807 into master will decrease coverage by 0.01%.
The diff coverage is 66.66%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #807      +/-   ##
============================================
- Coverage     79.09%   79.07%   -0.02%     
+ Complexity      703      702       -1     
============================================
  Files           138      138              
  Lines          2932     2930       -2     
  Branches        421      420       -1     
============================================
- Hits           2319     2317       -2     
  Misses          343      343              
  Partials        270      270              

@pawelpasterz pawelpasterz merged commit b8c2ca1 into master May 21, 2020
@pawelpasterz pawelpasterz deleted the #699-fixed-bugsnag-being-initialized-duing-tests branch May 21, 2020 04:39
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.

Fix Bugsnag being initialized during tests
4 participants