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

Appveyor only tests plotting #115

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Conversation

omus
Copy link
Collaborator

@omus omus commented Jun 25, 2020

I've updated the CI testing so that Appveyor only does plotting testing on Windows and Travis CI does the remainder of the Windows tests. Ideally this should decrease overall CI time. Note there is currently a bug with FFMPEG.jl and Trvais CI which means we cannot test plotting on Windows in Travis CI.

Additionally, the ability to restrict what tests are run is generally useful and I would have used that with the recent addition of unbounded intervals.

@codecov
Copy link

codecov bot commented Jun 25, 2020

Codecov Report

Merging #115 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #115   +/-   ##
=======================================
  Coverage   73.50%   73.50%           
=======================================
  Files           8        8           
  Lines         400      400           
=======================================
  Hits          294      294           
  Misses        106      106           

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 401db43...4b9c179. Read the comment docs.

@omus
Copy link
Collaborator Author

omus commented Jun 25, 2020

Looks like I have a CI issue to sort out and I need to report on the speed improvements

@pabloferz
Copy link
Contributor

This is obsolete, right?

@omus
Copy link
Collaborator Author

omus commented Jan 24, 2022

This is obsolete, right?

Yes, this is pretty outdated but limiting where we test plotting is still a consideration. I'll try and validate the performance is bad enough that this kind of change is still needed.

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