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

DrHyde / perl-modules-Data-CompactReadonly / 7377509095

01 Jan 2024 01:01PM UTC coverage: 99.588%. Remained the same
7377509095

Pull #18

github

web-flow
Bump actions/upload-artifact from 3 to 4

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Pull Request #18: Bump actions/upload-artifact from 3 to 4

483 of 485 relevant lines covered (99.59%)

15145.36 hits per line

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

100.0
/lib/Data/CompactReadonly/V0/Array/Short.pm
1
package Data::CompactReadonly::V0::Array::Short;
2
our $VERSION = '0.1.0';
3

4
use warnings;
1✔
5
use strict;
1✔
6
use base 'Data::CompactReadonly::V0::Array';
1✔
7

8
use Data::CompactReadonly::V0::Scalar::Short;
1✔
9

10
# this class only exists so it can encode the length's
11
# type in its name, and load that type
12

13
1;
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

© 2026 Coveralls, Inc