Skip to content

feat(wkt): easier to set paths in FieldMask#1413

Merged
coryan merged 1 commit intogoogleapis:mainfrom
coryan:feat-wkt-field-mask-set-paths
Mar 3, 2025
Merged

feat(wkt): easier to set paths in FieldMask#1413
coryan merged 1 commit intogoogleapis:mainfrom
coryan:feat-wkt-field-mask-set-paths

Conversation

@coryan
Copy link
Collaborator

@coryan coryan commented Mar 3, 2025

Use IntoIterator<> to make the type more ergonomic.

Motivated by #1384.

Use `IntoIterator<>` to make the type more ergonomic.
@codecov
Copy link

codecov bot commented Mar 3, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.00%. Comparing base (f7cd134) to head (449cd10).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1413   +/-   ##
=======================================
  Coverage   96.00%   96.00%           
=======================================
  Files          37       37           
  Lines        1477     1477           
=======================================
  Hits         1418     1418           
  Misses         59       59           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@coryan coryan marked this pull request as ready for review March 3, 2025 17:34
@coryan coryan requested review from codyoss and dbolduc March 3, 2025 17:35
@coryan coryan merged commit 15702c7 into googleapis:main Mar 3, 2025
20 checks passed
@coryan coryan deleted the feat-wkt-field-mask-set-paths branch March 3, 2025 18:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants