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

DrHyde / perl-modules-Data-CompactReadonly / 7060368451

01 Dec 2023 01:03PM UTC coverage: 99.588%. Remained the same
7060368451

Pull #15

github

web-flow
Bump cross-platform-actions/action from 0.21.0 to 0.21.1

Bumps [cross-platform-actions/action](https://github.com/cross-platform-actions/action) from 0.21.0 to 0.21.1.
- [Release notes](https://github.com/cross-platform-actions/action/releases)
- [Changelog](https://github.com/cross-platform-actions/action/blob/master/changelog.md)
- [Commits](https://github.com/cross-platform-actions/action/compare/v0.21.0...v0.21.1)

---
updated-dependencies:
- dependency-name: cross-platform-actions/action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Pull Request #15: Bump cross-platform-actions/action from 0.21.0 to 0.21.1

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/Long.pm
1
package Data::CompactReadonly::V0::Array::Long;
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::Long;
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

© 2025 Coveralls, Inc