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

containerbuildsystem / cachi2
97%

Build:
DEFAULT BRANCH: main
Repo Added 10 Oct 2022 05:17PM UTC
Files 35
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
  • master

28 Aug 2024 07:13AM UTC coverage: 97.468% (-0.1%) from 97.587%
10591974910

push

github

slimreaper35
pkg managers: add bundler to dev pkg managers

This is the first commit that starts implementation
of bundler package manager introduced in:
https://github.com/containerbuildsystem/cachi2/pull/565

By adding a package manager to dev section, we expose
it from the user for a period of time until the package
manager is fully supported.

Signed-off-by: Michal Šoltis <msoltis@redhat.com>

12 of 17 new or added lines in 4 files covered. (70.59%)

3811 of 3910 relevant lines covered (97.47%)

3.9 hits per line

Relevant lines Covered
Build:
Build:
3910 RELEVANT LINES 3811 COVERED LINES
3.9 HITS PER LINE
Source Files on main
  • Tree
  • List 37
  • 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
10591974910 main pkg managers: add bundler to dev pkg managers This is the first commit that starts implementation of bundler package manager introduced in: https://github.com/containerbuildsystem/cachi2/pull/565 By adding a package manager to dev section, we ex... push 28 Aug 2024 07:15AM UTC slimreaper35 github
97.47
10586403067 main Bundler design document Design document that covers the planned implementation of Bundler¹ support in Cachi2. Note that this design doc draws inspiration for the implementation done in Cachi2, but takes a different approach when it comes to provi... push 27 Aug 2024 09:51PM UTC brunoapimentel github
97.59
10579886940 main tox: Replace py.test command with pytest From pytest 3.0 supported and recommended way is to use of pytest as the main command instead of py.test. It's possible that in future py.test will be deprecated or potentially even removed [1]. --- [1]... push 27 Aug 2024 02:13PM UTC slimreaper35 github
97.59
10557375970 main package_managers: rpm: Refactor the _download function We're iterating through both the list of RPMs and SRPMs in the lockfile separately. By employing iterators and chaining them we can not only make the code more compact, but also provide rough... push 26 Aug 2024 09:36AM UTC eskultety github
97.59
10556127278 main gitignore: Add default cachi2 generated files Note that cachi2 does not require specifying output-dir for example, when fetching dependencies (only source dir). Let's add cachi2 default generated files to .gitignore to make sure they are not acc... push 26 Aug 2024 08:12AM UTC eskultety github
97.66
10511956501 main pyproject.toml: Drop reflink dependency With reflink replaced with an alternative Python stdlib implementation we can drop the dependency now. Signed-off-by: Erik Skultety <eskultet@redhat.com> push 22 Aug 2024 04:27PM UTC eskultety github
97.66
10426563165 main feat(pkg-mgr:pip): report SBOM "missing_hash_in_file" property... ...when *any* 'requirements*.txt' file is unhashed - adjust unit tests - fix integration test data Signed-off-by: Ben Alkov <ben.alkov@redhat.com> push 16 Aug 2024 09:36PM UTC ben-alkov github
97.8
10400649363 main Remove merge syft sbom python script Removing the script from this repo and migrating it to build-tasks-dockerfiles, to a separate image for sbom utility scripts. See https://github.com/konflux-ci/build-tasks-dockerfiles/pull/154 Signed-off-by:... push 15 Aug 2024 07:54AM UTC mkosiarc github
97.8
10393271079 main Adding a new merge-sboms subcommand Functionality for merging SBOMs was already present in the codebase, this commit exposes it to a user. Signed-off-by: Alexey Ovchinnikov <aovchinn@redhat.com> push 14 Aug 2024 06:48PM UTC a-ovchinnikov github
97.8
10356982551 main misc: .gitignore: Add Vim-related files to .gitignore Temporary files and ctags output. Signed-off-by: Alexey Ovchinnikov <aovchinn@redhat.com> push 12 Aug 2024 06:04PM UTC a-ovchinnikov github
97.81
See All Builds (2621)
  • 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