Skip to content

Tutorial on how to convert a protobuf message and filter certain fields to a resulting map. #39

Tutorial on how to convert a protobuf message and filter certain fields to a resulting map.

Tutorial on how to convert a protobuf message and filter certain fields to a resulting map. #39

Triggered via pull request February 12, 2024 16:45
Status Failure
Total duration 12s
Artifacts

coverage.yml

on: pull_request
Coverage
5s
Coverage
Fit to window
Zoom out
Zoom in

Annotations

7 errors
Coverage: mask.go#L8
missing go.sum entry for module providing package google.golang.org/genproto/protobuf/field_mask (imported by github.com/mennanov/fieldmask-utils); to add:
Coverage: copy.go#L9
missing go.sum entry for module providing package google.golang.org/protobuf/proto (imported by github.com/mennanov/fieldmask-utils); to add:
Coverage: copy.go#L10
missing go.sum entry for module providing package google.golang.org/protobuf/types/known/anypb (imported by github.com/mennanov/fieldmask-utils); to add:
Coverage: testproto/test.pb.go#L13
missing go.sum entry for module providing package google.golang.org/protobuf/reflect/protoreflect (imported by github.com/mennanov/fieldmask-utils/testproto); to add:
Coverage: testproto/test.pb.go#L14
missing go.sum entry for module providing package google.golang.org/protobuf/runtime/protoimpl (imported by github.com/mennanov/fieldmask-utils/testproto); to add:
Coverage: testproto/test.pb.go#L16
missing go.sum entry for module providing package google.golang.org/protobuf/types/known/fieldmaskpb (imported by github.com/mennanov/fieldmask-utils/testproto); to add:
Coverage
Process completed with exit code 1.