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

CyberShadow / aconfmgr / 371

30 Nov 2023 09:52AM UTC coverage: 80.654% (-13.0%) from 93.666%
371

push

github

CyberShadow-Renovate
Update dependency yay to v20231130094145

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

462 existing lines in 23 files now uncovered.

3206 of 3975 relevant lines covered (80.65%)

138.21 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