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

CyberShadow / aconfmgr / 363

02 Nov 2023 08:36AM UTC coverage: 80.574% (-13.1%) from 93.666%
363

push

github

CyberShadow-Renovate
Update dependency Arch Linux Base to v2023.11.01

3202 of 3974 relevant lines covered (80.57%)

138.24 hits per line

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

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

4
# Test basic AUR functionality.
5
TestNeedAUR
1✔
6

7
TestPhase_Setup ###############################################################
×
8
TestAddPackageFile test-package /testfile.txt 'File contents'
×
9
TestCreatePackage test-package foreign
×
10
TestAddConfig AddPackage --foreign test-package
×
11

12
TestPhase_Run #################################################################
×
13
AconfApply
×
14

15
TestPhase_Check ###############################################################
×
16
diff -u <(cat /testfile.txt) <(printf 'File contents')
×
17

18
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