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

WIP: Enable GMT_USE_THREADS on Windows CI #5560

Draft
wants to merge 10 commits into
base: master
Choose a base branch
from
Draft

Conversation

seisman
Copy link
Member

@seisman seisman commented Jul 28, 2021

  • Enable GMT_USE_THREADS on Windows CI
  • Enable cache in PR

Description of proposed changes

Fixes #

Reminders

  • Make sure that your code follows our style. Use the other functions/files as a basis.
  • Add tests for new features or tests that would have caught the bug that you're fixing.
  • Describe changes to function behavior and arguments in a comment below the function declaration.
  • If adding new functionality, add a detailed description to the documentation and/or an example.

@codecov-commenter
Copy link

codecov-commenter commented Jul 28, 2021

Codecov Report

Merging #5560 (9f136be) into master (09ac529) will not change coverage.
The diff coverage is n/a.

❗ Current head 9f136be differs from pull request most recent head b15401b. Consider uploading reports for the commit b15401b to get more accurate results
Impacted file tree graph

@@           Coverage Diff           @@
##           master    #5560   +/-   ##
=======================================
  Coverage   58.80%   58.80%           
=======================================
  Files         249      249           
  Lines      176980   176980           
=======================================
  Hits       104076   104076           
  Misses      72904    72904           

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 09ac529...b15401b. Read the comment docs.

@seisman seisman marked this pull request as draft April 29, 2022 03:12
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

2 participants