Describe the bug
On TanStack Query and Form all coverage reports are compared against really old base commits leading to wrong results when the Github Action writes comments in the PR (also makes the PR checks fail if below coverage threshold!)
Query -> Base commit is 2fe16e5
Form -> Base commit is 4e54c09
To Reproduce
Unknown
Expected behavior
Base commit is up to date, if a branch is opened from main's latest commit that's the expected base.
Screenshots

