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

Add ENV["GKSwstype"] = "100" in make.jl #188

Merged
merged 1 commit into from
Feb 14, 2024

add `ENV["GKSwstype"] = "100"`

67bd6b0
Select commit
Loading
Failed to load commit list.
Merged

Add ENV["GKSwstype"] = "100" in make.jl #188

add `ENV["GKSwstype"] = "100"`
67bd6b0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 14, 2024 in 0s

98.84% (-0.27%) compared to 13c76e1

View this Pull Request on Codecov

98.84% (-0.27%) compared to 13c76e1

Details

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (13c76e1) 99.11% compared to head (67bd6b0) 98.84%.
Report is 11 commits behind head on master.

Files Patch % Lines
ext/IntervalSetsRecipesBaseExt.jl 95.65% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #188      +/-   ##
==========================================
- Coverage   99.11%   98.84%   -0.27%     
==========================================
  Files           6        6              
  Lines         225      260      +35     
==========================================
+ Hits          223      257      +34     
- Misses          2        3       +1     

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