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

FEniCS / ufl
77%

Build:
DEFAULT BRANCH: main
Repo Added 09 Sep 2019 04:02PM UTC
Files 108
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

LAST BUILD ON BRANCH main
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • 2025.2.0.post0
  • chris/coveralls-token
  • chris/pydocstyle
  • chris/readme-updates
  • chris/update-pyproject-license
  • code-of-conduct
  • dependabot/github_actions/actions/checkout-5
  • dependabot/github_actions/actions/download-artifact-5
  • dependabot/github_actions/actions/setup-python-5
  • dependabot/github_actions/actions/setup-python-6
  • dokken/diagonalise
  • dokken/fix-warnings
  • dokken/multiple_coordinate_elements
  • dokken/test-release
  • garth-wells-patch-1
  • garth/spack-ci-update
  • gh-readonly-queue/main/pr-264-dd46e978f319d05f91bc6e22b255375282120be1
  • gh-readonly-queue/main/pr-387-e45f4018a6187f87ca068f8318c3ff012f8e0344
  • gh-readonly-queue/main/pr-402-00d0a9ce91d8c9fc18d92fd38f640aa01aa79a99
  • gh-readonly-queue/main/pr-403-ed988abce06978cefd0b6a13862b61a1b386910a
  • gh-readonly-queue/main/pr-404-9824b20e00730bffa7025572a34f55a64b28a150
  • gh-readonly-queue/main/pr-408-29ba01b7da3904b20a293164a6687ca9e2174121
  • gh-readonly-queue/main/pr-409-7d74ff55da811a8f3ba6a184c9ba8603c592fad3
  • gh-readonly-queue/main/pr-410-4adcd7b33288d4144e74e75a21fff8fb62b8b0d7
  • gh-readonly-queue/main/pr-413-848435cf9ee6d186ef9fe3e50cd0f9c4fce387d5
  • gh-readonly-queue/main/pr-414-f355a44d00761cf98fb5560fa10b46baee4b15be
  • gh-readonly-queue/main/pr-416-c2e5a1cd00b14958c7d20bca33ddd824e7bc7666
  • gh-readonly-queue/main/pr-417-295669375a72c41a3f90199a156ecce3a3cf7bd9
  • gh-readonly-queue/main/pr-418-fe3cf5d9eafbba59ec0d45bde25006811ff6233e
  • gh-readonly-queue/main/pr-419-04dad8133af9777d7295ec58aa9a548a79f1853b
  • gh-readonly-queue/main/pr-420-4b39fd0dc9f26eabbf38f777c2dcf0abdaef5c21
  • gh-readonly-queue/main/pr-421-efbc75f5a2e11aafc1f4e6a3b87f1f6e5f83529e
  • gh-readonly-queue/main/pr-422-22a9cb650d2520e703653154a9f711160bb4141e
  • gh-readonly-queue/main/pr-423-334f20ec6924b975b57b9857b320e5fdb9dec3c4
  • gh-readonly-queue/main/pr-428-fe31a3fbdc07eba724ce90120e2d60298e652a94
  • gh-readonly-queue/main/pr-430-afc60351b31f5d33c18f5f06c5de5561d3a401e1
  • gh-readonly-queue/main/pr-433-67e8380a6d0519fdf0458f694a4f95807046c352
  • jorgensd-patch-1
  • main
  • master
  • michal/group-after-degree
  • michal/group-form-integrals-optional
  • patch-coveralls-badge
  • release
  • rm-as-native-str
  • schnellerhase/ci-badges
  • schnellerhase/drop-python-3.9
  • schnellerhase/ffcx-werror
  • schnellerhase/fix-documentation
  • schnellerhase/fix_169
  • schnellerhase/fix_386
  • schnellerhase/new-ruff
  • schnellerhase/python-3.14
  • schnellerhase/remove-type-system
  • simplify-ci
  • spdx
  • wence/fix/traversal-slow
  • wence/flake8-update

27 Nov 2025 11:28AM UTC coverage: 76.929% (+0.05%) from 76.883%
20020878153

push

github

web-flow
Fix action interpolate simplification (#447)

* add comment

* fix with test

7 of 7 new or added lines in 1 file covered. (100.0%)

9260 of 12037 relevant lines covered (76.93%)

0.77 hits per line

Relevant lines Covered
Build:
Build:
12037 RELEVANT LINES 9260 COVERED LINES
0.77 HITS PER LINE
Source Files on main
  • Tree
  • List 108
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
20020878153 main Fix action interpolate simplification (#447) * add comment * fix with test push 08 Dec 2025 08:03AM UTC web-flow github
76.93
19815467307 main Fix action interpolate simplification (#447) * add comment * fix with test push 01 Dec 2025 08:02AM UTC web-flow github
76.93
19734869944 main Fix action interpolate simplification (#447) * add comment * fix with test push 27 Nov 2025 11:34AM UTC web-flow github
76.93
19638758348 main Bump actions/checkout from 5 to 6 (#446) Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGE... push 24 Nov 2025 03:00PM UTC web-flow github
76.88
19627272395 main Fix composition of `interpolate` forms (#425) * add test * fix `extract_types` * name * ruff fix * fix test * set instead of list * remove dual arg numbers from expr_arg_numbers; add composition tests; add check for expression rank and siz... push 24 Nov 2025 08:02AM UTC web-flow github
76.88
19422461619 main Fix composition of `interpolate` forms (#425) * add test * fix `extract_types` * name * ruff fix * fix test * set instead of list * remove dual arg numbers from expr_arg_numbers; add composition tests; add check for expression rank and siz... push 17 Nov 2025 08:03AM UTC web-flow github
76.88
19224737147 main Fix composition of `interpolate` forms (#425) * add test * fix `extract_types` * name * ruff fix * fix test * set instead of list * remove dual arg numbers from expr_arg_numbers; add composition tests; add check for expression rank and siz... push 10 Nov 2025 08:03AM UTC web-flow github
76.88
19076742000 main Fix composition of `interpolate` forms (#425) * add test * fix `extract_types` * name * ruff fix * fix test * set instead of list * remove dual arg numbers from expr_arg_numbers; add composition tests; add check for expression rank and siz... push 04 Nov 2025 05:07PM UTC web-flow github
76.88
19027714355 main add CellSequence class (#429) push 03 Nov 2025 08:02AM UTC web-flow github
76.76
18975015625 main add CellSequence class (#429) push 31 Oct 2025 02:08PM UTC web-flow github
76.76
See All Builds (171)
  • Repo on GitHub
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