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

l50 / goutils / 5451862314
88%

Build:
DEFAULT BRANCH: main
Ran 04 Jul 2023 07:15AM UTC
Jobs 1
Files 17
Run time 1s
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

04 Jul 2023 07:13AM UTC coverage: 61.011% (+1.0%) from 59.989%
5451862314

push

github

l50
refactor: Update file imports and add new functions in multiple packages

This commit includes changes in multiple packages to update file imports and introduce new functions. Here's a summary of the changes:

1. Dev/Lint Package:
   - In `dev/lint/lintutils.go`, the import statement `github.com/l50/goutils/v2/file` was replaced with `github.com/l50/goutils/v2/file/fileutils`. This change ensures compatibility with the latest version of the `goutils` library.

2. Dev/Mage Package:
   - In `dev/mage/mageutils.go`, the import statement `github.com/l50/goutils/v2/file` was replaced with `github.com/l50/goutils/v2/file/fileutils`. This change ensures compatibility with the latest version of the `goutils` library.
   - In `dev/mage/mageutils_test.go`, the import statement `github.com/l50/goutils/v2/file` was replaced with `github.com/l50/goutils/v2/file/fileutils`. This change ensures compatibility with the latest version of the `goutils` library.

3. Docs Package:
   - In `docs/docGeneration_test.go`, a new test case was added to test the behavior of creating package docs for a path outside the root directory. This test ensures proper handling of paths outside the project root and expects an error.
   - In `docs/markdownHelpers.go`, the import statement `github.com/l50/goutils/v2/file` was replaced with `github.com/l50/goutils/v2/file/fileutils`. This change ensures compatibility with the latest version of the `goutils` library.
   - In `docs/markdownHelpers_examples_test.go`, the import statement `github.com/l50/goutils/v2/file` was replaced with `github.com/l50/goutils/v2/file/fileutils`. This change ensures compatibility with the latest version of the `goutils` library.
   - In `docs/markdownHelpers_test.go`, the import statement `github.com/l50/goutils/v2/file` was replaced with `github.com/l50/goutils/v2/file/fileutils`. This change ensures compatibility with the latest version of the `goutils` library.

4. File Package:
   - A new package `file/afer... (continued)

1122 of 1839 relevant lines covered (61.01%)

6.35 hits per line

Jobs
ID Job ID Ran Files Coverage
1 5451862314.1 04 Jul 2023 07:15AM UTC 0
61.01
GitHub Action Run
Source Files on build 5451862314
Detailed source file information is not available for this build.
  • Back to Repo
  • 2bc80fb3 on github
  • Prev Build on main (#5450942044)
  • Next Build on main (#5451910274)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc