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

Mark the integration tests as "skipped" on PR builds #479

Merged
merged 1 commit into from
Dec 2, 2023

Conversation

DilumAluthge
Copy link
Member

Targets #477

@DilumAluthge DilumAluthge added the ci continuous integration label Dec 2, 2023
@DilumAluthge DilumAluthge marked this pull request as ready for review December 2, 2023 13:28
Copy link

codecov bot commented Dec 2, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (1de0827) 99.24% compared to head (d4b2822) 99.24%.

Additional details and impacted files
@@               Coverage Diff                @@
##           dpa/merge-queue     #479   +/-   ##
================================================
  Coverage            99.24%   99.24%           
================================================
  Files                   12       12           
  Lines                  395      395           
================================================
  Hits                   392      392           
  Misses                   3        3           

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

@DilumAluthge DilumAluthge merged commit 2873710 into dpa/merge-queue Dec 2, 2023
10 checks passed
@DilumAluthge DilumAluthge deleted the dpa/integration branch December 2, 2023 13:30
github-merge-queue bot pushed a commit that referenced this pull request Jan 8, 2024
…, and add some more unit tests (#477)

* Run the integration tests on the `merge_group` event

* Run the unit tests on the `merge_group` event

* Delete `bors.toml` (the Bors config file)

* CompatHelper's own Project.toml: add compat entries for our own test deps (#478)

* Update .github/workflows/ci_integration.yml

Co-authored-by: mattBrzezinski <matt.brzezinski@invenia.ca>

* Update ci_integration.yml

* Upload code coverage from the unit tests

* Integration tests: immediately error if this is a PR build

* Mark the integration tests as "skipped" on PR builds (#479)

* Simplify the job name of the integration tests job

This is necessary because the `${{ matrix... }}` interpolations are not evaluated for skipped jobs

* Do some debugging

* Revert the debugging commit

* Don't use a matrix for the integration test job

* Do some debugging

* Revert the debugging commit

* Delete some commented-out lines

* Fix a comment

* add codecov threshold (#480)

* add codecov threshold

to help with #477

* Update codecov.yml

* fix indentation

* Update codecov.yml

* Update codecov.yml

* Apply suggestions from code review

Co-authored-by: Dilum Aluthge <dilum@aluthge.com>

* Update codecov.yml

* try to make two settings exclusive

* Refactor some code, and increase the unit test code coverage for `src/main.jl` (#481)

* Revert the changes to `codecov.yml` (#482)

* Lower Codecov threshold to 99% because of GitHub Merge Queue limitations (#484)

---------

Co-authored-by: Eric Hanson <5846501+ericphanson@users.noreply.github.com>
Co-authored-by: mattBrzezinski <matt.brzezinski@invenia.ca>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci continuous integration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant