• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

JuliaControl / ControlSystems.jl / 1258
79%

Build:
DEFAULT BRANCH: master
Ran 23 Sep 2020 06:12PM UTC
Jobs 4
Files 31
Run time 5min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
1258

push

travis-ci-com

web-flow
Changing to the propper "Plots.jl" names to avoid warnings (#316)

* Update according with warnings from plots.jl

First commit, so I may have done something wrong. Feedback is appreciated.
I changed ylabel, ylabel and color to yguide, xguide and seriescolor in accordance with the error message I got from doing an impulse-plot, copied below. I also changed color to seriescolor for the lsimplot function. This is done to avoid unnecessary warnings:
```julia
Warning: Attribute alias `color` 
detected in the user recipe defined for the signature (::ControlSystems.Impulseplot). To ensure expected 
behavior it is recommended to use the default attribute `seriescolor`.
└ @ Plots C:\Users\user\.julia\packages\Plots\ViMfq\src\pipeline.jl:15
┌ Warning: Attribute alias `ylabel` detected in the user recipe defined for the signature (::ControlSystems.Impulseplot). To ensure expected behavior it is recommended to use 
the default attribute `yguide`.    
└ @ Plots C:\Users\user\.julia\packages\Plots\ViMfq\src\pipeline.jl:15
┌ Warning: Attribute alias `xlabel` detected in the user recipe defined for the signature (::ControlSystems.Impulseplot). To ensure expected behavior it is recommended to use 
the default attribute `xguide`.    
└ @ Plots C:\Users\user\.julia\packages\Plots\ViMfq\src\pipeline.jl:15
```

* Changed "color" to "seriescolor" for sigmaplot and extrema

Co-authored-by: Fredrik Bagge Carlson <baggepinnen@gmail.com>

1403 of 2447 relevant lines covered (57.34%)

730.9 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1258.1 23 Sep 2020 06:12PM UTC 0
55.24
Travis Job 1258.1
2 1258.2 23 Sep 2020 06:18PM UTC 0
59.21
Travis Job 1258.2
3 1258.3 23 Sep 2020 06:14PM UTC 0
60.04
Travis Job 1258.3
4 1258.4 23 Sep 2020 06:13PM UTC 0
62.53
Travis Job 1258.4
Source Files on build 1258
  • Tree
  • List 31
  • Changed 31
  • Source Changed 1
  • Coverage Changed 31
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Build #1258
  • 6599e134 on github
  • Prev Build on master (#1256)
  • Next Build on master (#1272)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc