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

JuliaFEM / FEMBase.jl / 283
95%

Build:
DEFAULT BRANCH: master
Ran 01 Sep 2018 07:20PM UTC
Jobs 1
Files 12
Run time 1s
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
283

push

travis-ci

web-flow
Small changes in api (#34)

* New function get_problem(problem, name) to fetch a problem from a
  analysis.
* Update docstrings.
* Connectivity can be given with tuple when creating new element.
* Be more information (@info) when calling functions to be more
  responsible.
* Preparations to separate topology and basis.
* Remove function to update properties with string pairs, it's quite
  unpractical approach (we still should implement something like
  update_properties!(...) ).
* `add_elements!`, `add_problems!`, takes also varargs, so can also call
  `add_elements!(p, e1, e2)` instead of creating first iterable.
* `update!` can take list of elements as tuple.
* `SparseMatrixCOO` and `SparseVectorCOO` can be converted to full
  matrices / vectors using `Matrix` and `Vector`.
* Comparison of `SparseMatrixCOO` with matrix / vector using `isapprox`.
* `add!` returns nothing.

535 of 539 relevant lines covered (99.26%)

26.9 hits per line

Jobs
ID Job ID Ran Files Coverage
1 283.1 01 Sep 2018 07:20PM UTC 0
99.26
Travis Job 283.1
Source Files on build 283
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #283
  • d96a0d39 on github
  • Prev Build on master (#275)
  • Next Build on master (#293)
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