You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@yunikorn.apache.org by GitBox <gi...@apache.org> on 2022/11/12 13:19:08 UTC

[GitHub] [yunikorn-core] lowc1012 opened a new pull request, #448: [YUNIKORN-1397] expose pendingResources for the application object

lowc1012 opened a new pull request, #448:
URL: https://github.com/apache/yunikorn-core/pull/448

   ### What is this PR for?
   expose information about pending resources in queue-applications API endpoint
   
   ### What type of PR is it?
   * [ ] - Bug Fix
   * [x] - Improvement
   * [ ] - Feature
   * [ ] - Documentation
   * [ ] - Hot Fix
   * [ ] - Refactoring
   
   ### Todos
   
   ### What is the Jira issue?
   [YUNIKORN-1397](https://issues.apache.org/jira/browse/YUNIKORN-1397)
   
   ### How should this be tested?
   
   ### Screenshots (if appropriate)
   
   ### Questions:
   * [ ] - The licenses files need update.
   * [ ] - There is breaking changes for older versions.
   * [x] - It needs documentation.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@yunikorn.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [yunikorn-core] wilfred-s closed pull request #448: [YUNIKORN-1397] expose pendingResources for the application object

Posted by GitBox <gi...@apache.org>.
wilfred-s closed pull request #448: [YUNIKORN-1397] expose pendingResources for the application object
URL: https://github.com/apache/yunikorn-core/pull/448


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@yunikorn.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [yunikorn-core] codecov[bot] commented on pull request #448: [YUNIKORN-1397] expose pendingResources for the application object

Posted by GitBox <gi...@apache.org>.
codecov[bot] commented on PR #448:
URL: https://github.com/apache/yunikorn-core/pull/448#issuecomment-1312477581

   # [Codecov](https://codecov.io/gh/apache/yunikorn-core/pull/448?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) Report
   > Merging [#448](https://codecov.io/gh/apache/yunikorn-core/pull/448?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (64a8af2) into [master](https://codecov.io/gh/apache/yunikorn-core/commit/1b1a6084e07091e4ca399adeddf84d84d3f8fe82?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (1b1a608) will **increase** coverage by `0.00%`.
   > The diff coverage is `100.00%`.
   
   ```diff
   @@           Coverage Diff           @@
   ##           master     #448   +/-   ##
   =======================================
     Coverage   72.65%   72.65%           
   =======================================
     Files          69       69           
     Lines        9946     9947    +1     
   =======================================
   + Hits         7226     7227    +1     
     Misses       2470     2470           
     Partials      250      250           
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/yunikorn-core/pull/448?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | Coverage Δ | |
   |---|---|---|
   | [pkg/webservice/handlers.go](https://codecov.io/gh/apache/yunikorn-core/pull/448/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-cGtnL3dlYnNlcnZpY2UvaGFuZGxlcnMuZ28=) | `76.58% <100.00%> (+0.03%)` | :arrow_up: |
   
   :mega: We’re building smart automated test selection to slash your CI/CD build times. [Learn more](https://about.codecov.io/iterative-testing/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@yunikorn.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org