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

DrHyde / perl-modules-Data-CompactReadonly / 8112228357

01 Mar 2024 01:37PM UTC coverage: 99.588%. Remained the same
8112228357

Pull #19

github

web-flow
Bump cross-platform-actions/action from 0.22.0 to 0.23.0

Bumps [cross-platform-actions/action](https://github.com/cross-platform-actions/action) from 0.22.0 to 0.23.0.
- [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.22.0...v0.23.0)

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

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

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