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

Rewriting method createClass #4467

Closed
wants to merge 2 commits into from
Closed

Rewriting method createClass #4467

wants to merge 2 commits into from

Conversation

vitaly-t
Copy link
Contributor

@vitaly-t vitaly-t commented Dec 28, 2017

...so it would make sense in how queries are handled, how their results are handled and how errors are processed.

It was originally a bit of a logical mess, also using results / error handling that wasn't clear, and not always reliable.


P.S. Looks like it still needs some work, call it work-in-progress ;)

So it would make sense in how queries are handled, how their results are handled and how errors are processed.

It was originally a bit of a logical mess, also using results / error handling that wasn't clear, and not always reliable.
@codecov
Copy link

codecov bot commented Dec 29, 2017

Codecov Report

❗ No coverage uploaded for pull request base (master@04f8673). Click here to learn what that means.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #4467   +/-   ##
=========================================
  Coverage          ?   92.75%           
=========================================
  Files             ?      118           
  Lines             ?     8360           
  Branches          ?        0           
=========================================
  Hits              ?     7754           
  Misses            ?      606           
  Partials          ?        0
Impacted Files Coverage Δ
...dapters/Storage/Postgres/PostgresStorageAdapter.js 97.26% <100%> (ø)

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 04f8673...eb314a0. Read the comment docs.

@vitaly-t
Copy link
Contributor Author

Neya, that's it, I'm bailing on this 💩

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