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

feat: Add windows skip marker and windows only test #524

Merged
merged 6 commits into from
Jul 17, 2023

Conversation

AlejandroFernandezLuces
Copy link
Contributor

@AlejandroFernandezLuces AlejandroFernandezLuces commented Jun 27, 2023

Overview

In this PR I add an example of how to skip platform specific tests. For this example, I skip a test that loads windows only files.

@github-actions github-actions bot added the testing Anything related to testing label Jun 27, 2023
@codecov-commenter
Copy link

codecov-commenter commented Jun 27, 2023

Codecov Report

Merging #524 (0412f8e) into main (23f57c3) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #524   +/-   ##
=======================================
  Coverage   77.39%   77.39%           
=======================================
  Files          31       31           
  Lines        2199     2199           
=======================================
  Hits         1702     1702           
  Misses        497      497           

@AlejandroFernandezLuces
Copy link
Contributor Author

Pinging @waltersma @ninad-kamat

@AlejandroFernandezLuces AlejandroFernandezLuces marked this pull request as ready for review June 27, 2023 14:03
@waltersma waltersma enabled auto-merge (squash) July 17, 2023 15:33
@waltersma waltersma merged commit 48c23aa into main Jul 17, 2023
20 checks passed
@waltersma waltersma deleted the testing/windows-only branch July 17, 2023 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
testing Anything related to testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants