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/circular #60

Merged
merged 2 commits into from
Apr 5, 2018
Merged

Fix/circular #60

merged 2 commits into from
Apr 5, 2018

Conversation

malstoun
Copy link
Contributor

@malstoun malstoun commented Apr 5, 2018

In some cases (when we had one error) circular structure was created in error object.

Now, if we will have one error we throw it without linking it to itself in queryErrors.

@codecov
Copy link

codecov bot commented Apr 5, 2018

Codecov Report

Merging #60 into master will decrease coverage by 1.07%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #60      +/-   ##
==========================================
- Coverage   91.01%   89.94%   -1.08%     
==========================================
  Files          16       16              
  Lines         167      169       +2     
  Branches       41       41              
==========================================
  Hits          152      152              
- Misses         14       16       +2     
  Partials        1        1
Impacted Files Coverage Δ
src/server/index.js 83.33% <0%> (-2.88%) ⬇️

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 c96714c...8ab3362. Read the comment docs.

@gregberge gregberge merged commit 96333ca into gregberge:master Apr 5, 2018
@gregberge
Copy link
Owner

Thanks!

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.

2 participants