Skip to content

Implement parsing SQLAlchemy objects - #94

Merged
samuelcolvin merged 8 commits into
samuelcolvin:masterfrom
aliereno:master
Sep 5, 2021
Merged

Implement parsing SQLAlchemy objects#94
samuelcolvin merged 8 commits into
samuelcolvin:masterfrom
aliereno:master

Conversation

@aliereno

@aliereno aliereno commented Sep 4, 2021

Copy link
Copy Markdown
Contributor

Hi, I saw #72 issue and wanted to contribute.

@codecov

codecov Bot commented Sep 4, 2021

Copy link
Copy Markdown

Codecov Report

Merging #94 (bcc37ef) into master (66eaa80) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master      #94   +/-   ##
=======================================
  Coverage   99.60%   99.61%           
=======================================
  Files           7        7           
  Lines         506      513    +7     
  Branches       71       71           
=======================================
+ Hits          504      511    +7     
  Misses          2        2           
Impacted Files Coverage Δ
devtools/prettier.py 100.00% <100.00%> (ø)
devtools/utils.py 96.29% <100.00%> (+0.74%) ⬆️

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 66eaa80...bcc37ef. Read the comment docs.

Comment thread devtools/prettier.py Outdated
Co-authored-by: Alex Hall <alex.mojaki@gmail.com>
Comment thread devtools/prettier.py Outdated
Comment thread devtools/prettier.py Outdated
Comment thread devtools/prettier.py Outdated
Comment thread devtools/prettier.py Outdated
Comment thread devtools/prettier.py Outdated
Comment thread tests/test_prettier.py
Comment thread devtools/prettier.py Outdated
Co-authored-by: Alex Hall <alex.mojaki@gmail.com>
@alexmojaki

Copy link
Copy Markdown
Contributor

LGTM!

@samuelcolvin samuelcolvin left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this looks great, thank you so much.

Just one small thing to fix.

Comment thread devtools/prettier.py Outdated
aliereno and others added 2 commits September 5, 2021 12:11
Co-authored-by: Samuel Colvin <samcolvin@gmail.com>

@samuelcolvin samuelcolvin left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

one more thing I noticed, I'll add this, then merge.

Comment thread devtools/prettier.py Outdated
@samuelcolvin
samuelcolvin merged commit 746dfb2 into samuelcolvin:master Sep 5, 2021
@samuelcolvin

Copy link
Copy Markdown
Owner

Thanks so much for your contribution @aliereno, this will be really useful.

I'll create a new release soon.

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.

3 participants