Coveralls logob
Coveralls logo
  • Home
  • Features
  • Pricing
  • Docs
  • Sign In

JuliaFEM / JuliaFEM.jl
90%
master: 45%

DEFAULT BRANCH: master
Build:
LAST BUILD BRANCH: ahojukka5/fix_documentation_deployment
Repo Added 20 May 2015 05:54PM UTC
Total Files 33
# Builds 978 Last
Badge
Badge.svg?branch=v0.2 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

LAST BUILD ON BRANCH v0.2.1
branch: v0.2.1
CHANGE BRANCH
x
Reset
  • v0.2.1
  • master
  • ovainola-patch-1
  • ovainola-patch-2
  • v0.1.0
  • tangent_matrix_research
  • tangent_matrix
  • plastic_material
  • v0.2.0
  • fix_80
  • testing/code_coverage
  • fix_85
  • bug/mortar_discretization
  • linting
  • bug/solution_vector_dimension
  • solvers
  • contact
  • feature/preprocess
  • feature/postprocess
  • feature/threading
  • feature/TimerOutputs.jl
  • fix/aster_preprocess
  • documentation
  • test/performance
  • checktabs
  • fix/0.6
  • AbaqusReader.jl
  • fix/REQUIRE
  • deps/build.jl
  • PkgTestSuite.jl
  • FEMQuad.jl
  • abaqus_read
  • AsterReader.jl
  • optics
  • deps/AbaqusReader.jl
  • v0.3.0
  • FEMBasis.jl
  • cleanup
  • update_properties
  • v0.3.1
  • v0.2.2
  • performance/timing
  • performance/eiffel-tower
  • v0.3.2
  • performance/assembly_loop
  • remove_unneeded_stuff
  • remove_old_code
  • separate_elasticity
  • feature/fast_kinematics
  • elasticity/entry_point
  • fix/deprecation_warnings
  • elasticity/BasisInfo
  • elasticity/memory_allocations
  • fix/documentation
  • fix/field_instability
  • fix/remove_functions
  • feature/add_elements
  • feature/add_nodal_elements
  • fix/single_element_assembly_function
  • feature/group_elements_by_element_type
  • test/group_by_element_type
  • fix/global_timer
  • modal/dirichlet_bc
  • performance/modal_analysis
  • elasticity/displacement_gradient
  • performance/mass_matrix
  • deprecations
  • update/README
  • performance/constant_metric
  • FEMBase
  • v0.3.4
  • ahojukka5-patch-1
  • v0.3.5
  • FEMBase-v0.1.0
  • v0.3.6
  • feature/solver
  • fix/get_gdofs
  • v0.3.7
  • fix/modalsolver_time
  • drop_dataframes
  • v0.4.0
  • HeatTransfer
  • MortarContact2D/separate
  • fix/modalsolver_bug
  • MortarContact2DAD/separate
  • fix/io_2d
  • examples
  • FEMBeam/initial
  • nlsolver
  • v0.4.1
  • fix/modalsolver
  • drop_logging
  • fbot/deps
  • v0.4.2
  • fix/contact_test
  • travis
  • linear_static_example
  • release-0.5.0
  • v0.5.0
  • jah/fix_io_xdmf3
  • KristofferC-patch-1
  • KristofferC-patch-2
  • kc/coloring
  • ahojukka5/fix_documentation_deployment

30 Jan 2017 - 10:28 coverage increased (+14.2%) to 90.395%
687

push

travis-ci

7f8465cb6b9391e2c1b393b4543670ce?size=18&default=identiconTeroFrondelius
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

3708 of 4102 relevant lines covered (90.39%)

18076.09 hits per line

Relevant lines Covered
4102 RELEVANT LINES 3708 COVERED LINES
Build:
18076.09 HITS PER LINE
Source Files on v0.2.1
  • List 33
  • Changed 19
  • Source Changed 17
  • Coverage Changed 18
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent Builds

Builds Branch Coverage Commit Committer Type Time Via
687 v0.2.1
90.39
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 ... 7f8465cb6b9391e2c1b393b4543670ce?size=18&default=identiconTeroFrondelius push 30 Jan 2017 12:00PM UTC travis-ci
647 v0.2.1
76.2
Removed unused functions from postprocess.jl These functions are not used in anywhere, maybe unnecessary. Eb8df98c00dadaf9883c8617aad4c0ee?size=18&default=identiconahojukka5 push 21 Jan 2017 06:51PM UTC travis-ci
612 v0.2.1
59.31
Cleaning unneeded requirements: BaseTestNext 5cba287543fb1feaeb55db4bc3fce11d?size=18&default=identiconTeroFrondelius push 03 Jan 2017 09:10AM UTC travis-ci
610 v0.2.1
59.31
Update materials_plasticity.jl Removing unused requirement NLSolve 9181eb84f9c35729a3bad740fb7f9d93?size=18&default=identiconweb-flow push 03 Jan 2017 07:30AM UTC travis-ci
607 v0.2.1
59.31
Update REQUIRE 9181eb84f9c35729a3bad740fb7f9d93?size=18&default=identiconweb-flow push 02 Jan 2017 11:55AM UTC travis-ci
See All Builds (975)
  • Repo on GitHub
Troubleshooting · Open an Issue · Sales · Support · ENTERPRISE · CAREERS · STATUS
BLOG · TWITTER · Legal & Privacy · Supported CI Services · What's a CI service? · Automated Testing

© 2019 Coveralls, LLC