good first issue
Metriche repository
- Star
- (8108 star)
- Metriche merge PR
- (Metriche PR in attesa)
Descrizione
The new func (s *gcsService) GetArtifactVersion(ctx context.Context, req *artifact.GetArtifactVersionRequest) method does not appear to be covered by the contract tests yet.
It would be useful for the contract tests to define which ArtifactVersion fields are required across backends, which are optional, and whether backend-specific omissions are allowed.