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

build: run integration tests on main branch after push #270

Merged
merged 1 commit into from
Jul 9, 2022

Conversation

olavloite
Copy link
Collaborator

Run the integration tests on the main branch after push to ensure that
the change does not break anything, and to create a baseline for code
coverage reports.

Run the integration tests on the main branch after push to ensure that
the change does not break anything, and to create a baseline for code
coverage reports.
@codecov
Copy link

codecov bot commented Jul 9, 2022

Codecov Report

Merging #270 (ddab116) into postgresql-dialect (ce01b5c) will not change coverage.
The diff coverage is n/a.

@@                  Coverage Diff                  @@
##             postgresql-dialect     #270   +/-   ##
=====================================================
  Coverage                 80.87%   80.87%           
  Complexity                 1167     1167           
=====================================================
  Files                        95       95           
  Lines                      3943     3943           
  Branches                    488      488           
=====================================================
  Hits                       3189     3189           
  Misses                      578      578           
  Partials                    176      176           
Flag Coverage Δ
all_tests 80.87% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


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 ce01b5c...ddab116. Read the comment docs.

@olavloite olavloite merged commit 16f833d into postgresql-dialect Jul 9, 2022
@olavloite olavloite deleted the run-integration-tests-on-main-branch branch July 9, 2022 08:43
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

1 participant