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

trixi-framework / libtrixi
97%

Build:
DEFAULT BRANCH: main
Repo Added 22 Jun 2023 10:57AM UTC
Files 20
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: main
CHANGE BRANCH
x
Reset
  • main
  • bg/baroclinic-instability
  • bg/bump-trixi-0.12
  • bg/bump-trixi-0.13
  • bg/continue-on-project-error
  • bg/fix-pc-rand
  • bg/julia-1-12
  • bg/julia-1.11
  • bg/raw-data-access
  • bg/source-terms-callback
  • bg/sync-Trixi-compat
  • compathelper/new_version/2025-02-08-00-15-16-099-03127618889
  • compathelper/new_version/2025-02-21-00-16-13-591-02922314709
  • compathelper/new_version/2025-02-21-00-16-52-425-00455314686
  • dependabot/github_actions/actions/checkout-5
  • dependabot/github_actions/actions/checkout-6
  • dependabot/github_actions/crate-ci/typos-1.28.2
  • dependabot/github_actions/crate-ci/typos-1.29.5
  • dependabot/github_actions/crate-ci/typos-1.29.7
  • dependabot/github_actions/crate-ci/typos-1.29.9
  • dependabot/github_actions/crate-ci/typos-1.30.0
  • dependabot/github_actions/crate-ci/typos-1.30.1
  • dependabot/github_actions/crate-ci/typos-1.30.2
  • dependabot/github_actions/crate-ci/typos-1.31.0
  • dependabot/github_actions/crate-ci/typos-1.33.1
  • dependabot/github_actions/crate-ci/typos-1.34.0
  • dependabot/github_actions/crate-ci/typos-1.35.3
  • dependabot/github_actions/crate-ci/typos-1.35.4
  • dependabot/github_actions/crate-ci/typos-1.35.5
  • dependabot/github_actions/crate-ci/typos-1.36.3
  • dependabot/github_actions/crate-ci/typos-1.37.2
  • dependabot/github_actions/crate-ci/typos-1.38.1
  • dependabot/github_actions/crate-ci/typos-1.39.2
  • dependabot/github_actions/crate-ci/typos-1.40.0
  • package-compiler-in-cmake

01 Dec 2025 01:00PM UTC coverage: 97.451%. Remained the same
19823524523

push

github

web-flow
Bump crate-ci/typos from 1.39.2 to 1.40.0 (#264)

Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.39.2 to 1.40.0.
- [Release notes](https://github.com/crate-ci/typos/releases)
- [Changelog](https://github.com/crate-ci/typos/blob/master/CHANGELOG.md)
- [Commits](https://github.com/crate-ci/typos/compare/v1.39.2...v1.40.0)

---
updated-dependencies:
- dependency-name: crate-ci/typos
  dependency-version: 1.40.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

1147 of 1177 relevant lines covered (97.45%)

412218.29 hits per line

Relevant lines Covered
Build:
Build:
1177 RELEVANT LINES 1147 COVERED LINES
412218.29 HITS PER LINE
Source Files on main
  • Tree
  • List 20
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
19823524523 main Bump crate-ci/typos from 1.39.2 to 1.40.0 (#264) Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.39.2 to 1.40.0. - [Release notes](https://github.com/crate-ci/typos/releases) - [Changelog](https://github.com/crate-ci/typos/blob/m... push 01 Dec 2025 01:25PM UTC web-flow github
97.45
19664073550 main Bump crate-ci/typos from 1.39.0 to 1.39.2 (#262) Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.39.0 to 1.39.2. - [Release notes](https://github.com/crate-ci/typos/releases) - [Changelog](https://github.com/crate-ci/typos/blob/m... push 25 Nov 2025 09:28AM UTC web-flow github
97.45
19662648563 main Bump actions/checkout from 5 to 6 (#263) 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 25 Nov 2025 08:40AM UTC web-flow github
97.45
19030580615 main Bump crate-ci/typos from 1.38.1 to 1.39.0 (#261) Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.38.1 to 1.39.0. - [Release notes](https://github.com/crate-ci/typos/releases) - [Changelog](https://github.com/crate-ci/typos/blob/m... push 03 Nov 2025 10:27AM UTC web-flow github
97.45
18459935753 main Bump crate-ci/typos from 1.37.2 to 1.38.1 (#260) Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.37.2 to 1.38.1. - [Release notes](https://github.com/crate-ci/typos/releases) - [Changelog](https://github.com/crate-ci/typos/blob/m... push 13 Oct 2025 09:07AM UTC web-flow github
97.45
18372934512 main Write data (#219) * add trixi_get_data_pointer * add examples working with data pointer * changed file name * improve example using new passive tracer equations * new Trixi compat * adjust time steps * fix access pattern * add trixi_(load|... push 09 Oct 2025 10:41AM UTC web-flow github
97.45
18277367914 main Bump crate-ci/typos from 1.36.3 to 1.37.2 (#258) Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.36.3 to 1.37.2. - [Release notes](https://github.com/crate-ci/typos/releases) - [Changelog](https://github.com/crate-ci/typos/blob/m... push 06 Oct 2025 10:38AM UTC web-flow github
97.03
18087906549 main Bump crate-ci/typos from 1.36.2 to 1.36.3 (#257) Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.36.2 to 1.36.3. - [Release notes](https://github.com/crate-ci/typos/releases) - [Changelog](https://github.com/crate-ci/typos/blob/m... push 29 Sep 2025 06:48AM UTC web-flow github
97.03
18073789640 main Fix package compiler and regular builds (#252) * Bump actions/checkout from 4 to 5 Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://g... push 28 Sep 2025 12:12PM UTC web-flow github
97.03
16563884463 main Add Trixi version 0.13 * Trixi v0.13 * explicity set wave speed to naive version (default for Trixi version < 0.13) push 28 Jul 2025 08:44AM UTC web-flow github
97.03
See All Builds (576)
  • 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