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

CyberShadow / aconfmgr / 373

02 Dec 2023 10:51AM UTC coverage: 84.045% (-9.6%) from 93.666%
373

push

github

CyberShadow-Renovate
Update dependency paru to v20231201221822

0 of 1 new or added line in 1 file covered. (0.0%)

410 existing lines in 22 files now uncovered.

3777 of 4494 relevant lines covered (84.05%)

145.36 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

11.76
/test/t/t-2_apply-1_packages-6_aur-1_makepkg-3_basedevel.sh
1
#!/bin/bash
2
source ./lib.bash
1✔
3

4
# Test installing base-devel if needed.
5
TestNeedAUR
1✔
6

UNCOV
7
TestPhase_Setup ###############################################################
×
8

UNCOV
9
command sudo pacman -R --noconfirm base-devel
×
UNCOV
10
TestAddConfig RemovePackage base-devel
×
UNCOV
11
TestAddConfig IgnorePackage base-devel
×
12

UNCOV
13
command sudo pacman -S --noconfirm sudo
×
UNCOV
14
TestAddConfig AddPackage sudo
×
UNCOV
15
TestAddConfig IgnorePackage sudo
×
16

UNCOV
17
TestAddPackageFile test-package /testfile.txt 'File contents'
×
UNCOV
18
TestCreatePackage test-package foreign
×
UNCOV
19
TestAddConfig AddPackage --foreign test-package
×
20

UNCOV
21
TestPhase_Run #################################################################
×
UNCOV
22
AconfApply
×
23

UNCOV
24
TestPhase_Check ###############################################################
×
UNCOV
25
diff -u <(cat /testfile.txt) <(printf 'File contents')
×
26

UNCOV
27
TestDone ######################################################################
×
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