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

Changed Table[User] to use data_model=User #118

Closed
wants to merge 6 commits into from
Closed

Changed Table[User] to use data_model=User #118

wants to merge 6 commits into from

Conversation

aekespong
Copy link
Contributor

There was an error in the the README sample code.
Changed Table[User] which is depreciated to use data_model=User instead.

Copy link

codecov bot commented Dec 22, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (106d6c5) 94.01% compared to head (9973f4d) 94.01%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #118   +/-   ##
=======================================
  Coverage   94.01%   94.01%           
=======================================
  Files          11       11           
  Lines         718      718           
=======================================
  Hits          675      675           
  Misses         43       43           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@samuelcolvin samuelcolvin enabled auto-merge (squash) December 22, 2023 11:49
@samuelcolvin
Copy link
Member

thanks so much.

auto-merge was automatically disabled December 22, 2023 11:58

Head branch was pushed to by a user without write access

@aekespong
Copy link
Contributor Author

aekespong commented Dec 22, 2023

My initial idea was to update README only.

I also added a sample directory with the same code as in README as an suggestion. Feel free to remove it it it is not according to your ideas.

When I commit I get an lint error. I don't get this error in my environment.

I don't understand why I get the error because I didn't change the code. I only changed the README file...

@aekespong aekespong closed this Dec 22, 2023
@aekespong
Copy link
Contributor Author

Lint check doesn't pass

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