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

JuliaFEM / JuliaFEM.jl / 686
45%

Build:
DEFAULT BRANCH: master
Ran 30 Jan 2017 10:39AM UTC
Jobs 1
Files 33
Run time 2s
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
686

push

travis-ci

TeroFrondelius
Testing/code coverage (#83)

Change the code coverage to green. 

* removed duplicate code

* Removed unused code

* removed unmaintained code

* DCTI + DVTI refactored

* discrete fields refactored and tested

* fields are now tested quite well.

* Removed obsolete code not used anywhere

* Element descriptions to common dictionary

* size in global const dictionary also

* Added coverage to sparse tools and removed couple unused functions

* get nonzero rows from SparseMatrixCSC

* bugfix: extending element basis now working and tested

* Removed two unused functions from elements.jl

* removed useless function

* Useless conversion

* remove elasticity assembly using ForwardDiff because it's not used anywhere'

* Added basic testing for NURBS. Fixed bug in NSolid interpolation.

* removed unused functions

* Removed some debug stuff

* renamed file

* removed field assembly posthook, i think not good idea at all

* test for nnz(K) == 0 and automatic determination of dofs

* Testing that solver is throwing error if having problems with boundary assembly

* Removed some unused options. Refactoring.

* Moved solver non-related code to elements.jl

* Removed custom exception (no need)

* unneeded postprocess code

* More tests for NURBS elements.

* Removed unfinished .mail parser

* proper use of Logging package

* also read results

* renamed test file

* create_surface_elements accepts surface name in String now

* bugfix: remove zero rows from constraint matrix after manually removing dofs from some boundary assemblies.

* New test, displacement 3d patch test

* skip displacement field in surface element splitting if not defined

* test element splitting and linear surface elements, fails.

* Bugfix: Xdmf, not XDMF

* removed nonworking tests, requires bugfix

* abaqus_read_results is not working -> bug

123 of 123 new or added lines in 10 files covered. (100.0%)

3708 of 4102 relevant lines covered (90.39%)

18076.15 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
100.0
src/elements.jl
2
100.0
src/abaqus.jl
2
100.0
src/fields.jl
3
100.0
src/problems_mortar_3d.jl
4
100.0
src/solvers.jl

Uncovered Existing Lines

Lines Coverage ∆ File
6
100.0
src/solvers.jl
Jobs
ID Job ID Ran Files Coverage
1 686.1 30 Jan 2017 10:39AM UTC 0
90.39
Travis Job 686.1
Source Files on build 686
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #686
  • c307c148 on github
  • Prev Build on master (#656)
  • Next Build on master (#695)
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

© 2026 Coveralls, Inc