Skip to content

[feature] Refactor ClaimTasks, include Tome File Names#448

Merged
KCarretto merged 5 commits intomainfrom
grpc-refactor
Jan 21, 2024
Merged

[feature] Refactor ClaimTasks, include Tome File Names#448
KCarretto merged 5 commits intomainfrom
grpc-refactor

Conversation

@KCarretto
Copy link
Copy Markdown
Collaborator

What type of PR is this?

/kind feature

What this PR does / why we need it:

Adds some testing, introduces the "BundleName" field on a Task object for file download.

@KCarretto KCarretto requested a review from hulto January 21, 2024 04:09
Comment thread tavern/internal/c2/api_claim_tasks.go Outdated
@KCarretto KCarretto changed the title [feature] Refactor ClaimTasks, include BundleName [feature] Refactor ClaimTasks, include Tome File Names Jan 21, 2024
hulto
hulto previously approved these changes Jan 21, 2024
Copy link
Copy Markdown
Collaborator

@hulto hulto left a comment

Choose a reason for hiding this comment

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

Hyper pog.
Could you regenerate the rust agent with the new grpc function.

@codecov
Copy link
Copy Markdown

codecov bot commented Jan 21, 2024

Codecov Report

Attention: 64 lines in your changes are missing coverage. Please review.

Comparison is base (c6c6430) 71.29% compared to head (fa764d0) 71.49%.

Files Patch % Lines
tavern/internal/c2/api_claim_tasks.go 63.29% 42 Missing and 16 partials ⚠️
tavern/internal/c2/convert.go 54.54% 5 Missing ⚠️
tavern/internal/c2/rollback.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #448      +/-   ##
==========================================
+ Coverage   71.29%   71.49%   +0.19%     
==========================================
  Files         116      118       +2     
  Lines        8956     8973      +17     
==========================================
+ Hits         6385     6415      +30     
+ Misses       2453     2436      -17     
- Partials      118      122       +4     

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

@KCarretto KCarretto merged commit 40b9907 into main Jan 21, 2024
@KCarretto KCarretto deleted the grpc-refactor branch January 21, 2024 05:46
KCarretto added a commit that referenced this pull request Feb 1, 2024
 
[feature] Refactor ClaimTasks, include Tome File Names (#448)

* Refactor ClaimTasks, include BundleName

* bundle_name --> file_names

* Fix nit

* Build rust code

* Fix imix test failures
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.

3 participants