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

test: Port postgrest-js tests to verify types guarantees #977

Merged
merged 2 commits into from
Feb 19, 2024

Conversation

kamilogorek
Copy link
Member

Ported from https://github.com/supabase/postgrest-js/blob/master/test/index.test-d.ts

"rootDir": "src", removal do not modify how TS outputs build files, but it's required in order for tests/types.ts to be picked up.

@coveralls
Copy link

coveralls commented Feb 14, 2024

Pull Request Test Coverage Report for Build 7957046800

Details

  • 0 of 1 (100.0%) changed or added relevant line in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.3%) to 65.55%

Totals Coverage Status
Change from base Build 7896843338: -0.3%
Covered Lines: 89
Relevant Lines: 116

💛 - Coveralls

Reverts #935. It's no longer
needed because we now pin the specific postgrest-js version, so the
out-of-sync issue mentioned in the PR can be avoided.
@kamilogorek kamilogorek merged commit 4eb677a into master Feb 19, 2024
1 check passed
@kamilogorek kamilogorek deleted the type-tests branch February 19, 2024 09:23
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.

None yet

3 participants