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

revert: Fix: Inaccurate table total row count for PostgreSQL #8588

Merged
merged 1 commit into from
May 28, 2023

Conversation

mtrezza
Copy link
Member

@mtrezza mtrezza commented May 28, 2023

This reverts commit 0823a02.

See #8502 (comment).

@parse-github-assistant
Copy link

I will reformat the title to use the proper commit message syntax.

@parse-github-assistant parse-github-assistant bot changed the title revert: fix: Inaccurate table total row count for PostgreSQL (#8511) revert: Fix: Inaccurate table total row count for PostgreSQL (#8511) May 28, 2023
@parse-github-assistant
Copy link

parse-github-assistant bot commented May 28, 2023

Thanks for opening this pull request!

  • ❌ Please link an issue that describes the reason for this pull request, otherwise your pull request will be closed. Make sure to write it as Closes: #123 in the PR description, so I can recognize it.

@mtrezza mtrezza changed the title revert: Fix: Inaccurate table total row count for PostgreSQL (#8511) revert: Fix: Inaccurate table total row count for PostgreSQL May 28, 2023
@codecov
Copy link

codecov bot commented May 28, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +8.74 🎉

Comparison is base (0823a02) 85.60% compared to head (72193bd) 94.35%.

❗ Current head 72193bd differs from pull request most recent head 2275d85. Consider uploading reports for the commit 2275d85 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##            alpha    #8588      +/-   ##
==========================================
+ Coverage   85.60%   94.35%   +8.74%     
==========================================
  Files         183      183              
  Lines       14576    14576              
==========================================
+ Hits        12478    13753    +1275     
+ Misses       2098      823    -1275     
Impacted Files Coverage Δ
...dapters/Storage/Postgres/PostgresStorageAdapter.js 95.73% <100.00%> (+93.19%) ⬆️

... and 11 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@mtrezza mtrezza merged commit 6722110 into parse-community:alpha May 28, 2023
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 6.1.0-alpha.16

@parseplatformorg parseplatformorg added the state:released-alpha Released as alpha version label May 28, 2023
@mtrezza mtrezza deleted the revert-count-fix branch May 28, 2023 23:53
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 6.3.0-beta.1

@parseplatformorg parseplatformorg added the state:released-beta Released as beta version label Jun 10, 2023
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 6.3.0-alpha.1

@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 6.3.0

@parseplatformorg parseplatformorg added the state:released Released as stable version label Sep 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
state:released Released as stable version state:released-alpha Released as alpha version state:released-beta Released as beta version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants