Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[skip-changelog] Add profiles to LoadSketchResponse #2264

Merged
merged 3 commits into from
Aug 21, 2023

Add test to verify that LoadSketchResponse contains the profiles

3a06f96
Select commit
Loading
Failed to load commit list.
Merged

[skip-changelog] Add profiles to LoadSketchResponse #2264

Add test to verify that LoadSketchResponse contains the profiles
3a06f96
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 21, 2023 in 1s

62.98% (target 30.00%)

View this Pull Request on Codecov

62.98% (target 30.00%)

Details

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.05% 🎉

Comparison is base (38479dc) 62.93% compared to head (3a06f96) 62.98%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2264      +/-   ##
==========================================
+ Coverage   62.93%   62.98%   +0.05%     
==========================================
  Files         221      221              
  Lines       19730    19746      +16     
==========================================
+ Hits        12418    12438      +20     
+ Misses       6209     6206       -3     
+ Partials     1103     1102       -1     
Files Changed Coverage Δ
commands/sketch/load.go 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

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