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

PipelinesSummary RPC [CORE-2211] #9889

Merged
merged 10 commits into from Apr 16, 2024
Merged

PipelinesSummary RPC [CORE-2211] #9889

merged 10 commits into from Apr 16, 2024

Conversation

acohen4
Copy link
Contributor

@acohen4 acohen4 commented Mar 26, 2024

No description provided.

@acohen4 acohen4 changed the title PipelinesSummary RPC PipelinesSummary RPC [CORE-2211] Mar 26, 2024
@acohen4 acohen4 force-pushed the acohen4/pipelines-summary branch 2 times, most recently from b6fcd9a to 0060db1 Compare April 1, 2024 13:07
@acohen4 acohen4 marked this pull request as ready for review April 1, 2024 13:07
@acohen4 acohen4 requested review from a team as code owners April 1, 2024 13:07
Copy link

codecov bot commented Apr 1, 2024

Codecov Report

Attention: Patch coverage is 80.00000% with 11 lines in your changes are missing coverage. Please review.

Project coverage is 58.19%. Comparing base (3531913) to head (a5ea02b).

❗ Current head a5ea02b differs from pull request most recent head 47fb956. Consider uploading reports for the commit 47fb956 to get more accurate results

Files Patch % Lines
src/server/pps/server/api_server.go 86.95% 4 Missing and 2 partials ⚠️
src/client/transaction.gen.go 0.00% 2 Missing ⚠️
src/internal/client/transaction.gen.go 0.00% 2 Missing ⚠️
src/internal/testpachd/mock_pachd.go 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #9889      +/-   ##
==========================================
- Coverage   58.26%   58.19%   -0.07%     
==========================================
  Files         612      612              
  Lines       74722    74777      +55     
==========================================
- Hits        43537    43518      -19     
- Misses      30641    30708      +67     
- Partials      544      551       +7     

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

Copy link
Contributor

@bbonenfant bbonenfant left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, just make that one small change and regen the protos please

}

message PipelinesSummary {
pfs_v2.Project project = 1; // the project the PipelinesSummary corresponds to
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please move these comments above the fields as well, for consistency

@acohen4 acohen4 merged commit 7d847a1 into master Apr 16, 2024
20 checks passed
zmajeed pushed a commit that referenced this pull request Apr 17, 2024
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.

None yet

3 participants