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

JuliaFEM / JuliaFEM.jl / 1526
45%

DEFAULT BRANCH: master
Build:
Repo Added 20 May 2015 05:54PM UTC
Total Files 17
# Builds 978 Last
Badge
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

8 Apr 2019 - 15:44 coverage remained the same at 48.257%
1526

push

travis-ci

9181eb84f9c35729a3bad740fb7f9d93?size=18&default=identiconweb-flow
Merge pull request #225 from JuliaFEM/KristofferC-patch-2

Improve performance in elasticity by moving out the computation of X from the integration point loop.

Before:
```
 12.576967 seconds (37.65 M allocations: 1.852 GiB, 11.65% gc time)
```

After:
```
 11.251927 seconds (35.27 M allocations: 1.692 GiB, 11.27% gc time)
```

2 million allocations less.

1177 of 2439 relevant lines covered (48.26%)

35439.1 hits per line

Jobs
Coverage Job Files Covered Ran
48.26
1526.1 17 08 Apr 2019 03:57PM UTC Travis Job 1526.1
Source Files on build 1526
  • Tree
  • List 17
  • Changed 4
  • Source Changed 1
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Travis Build #1526
  • 07d91d6f on github
  • Prev Build on master (#1426)
  • Next Build on master (#1428)
Troubleshooting · Open an Issue · Sales · Support · ENTERPRISE · CAREERS · STATUS
BLOG · TWITTER · Legal & Privacy · Supported CI Services · What's a CI service? · Automated Testing

© 2021 Coveralls, LLC