[ https://issues.apache.org/jira/browse/COLLECTIONS-777?focusedWorklogId=736366&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-736366 ]
ASF GitHub Bot logged work on COLLECTIONS-777: ---------------------------------------------- Author: ASF GitHub Bot Created on: 03/Mar/22 21:37 Start Date: 03/Mar/22 21:37 Worklog Time Spent: 10m Work Description: codecov-commenter edited a comment on pull request #284: URL: https://github.com/apache/commons-collections/pull/284#issuecomment-1058507987 # [Codecov](https://codecov.io/gh/apache/commons-collections/pull/284?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 [#284](https://codecov.io/gh/apache/commons-collections/pull/284?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (cc3d244) into [master](https://codecov.io/gh/apache/commons-collections/commit/83acfd3cb95d59e8d33f58680d7cc15f1ea0929d?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (83acfd3) will **increase** coverage by `0.05%`. > The diff coverage is `n/a`. [](https://codecov.io/gh/apache/commons-collections/pull/284?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) ```diff @@ Coverage Diff @@ ## master #284 +/- ## ============================================ + Coverage 85.78% 85.83% +0.05% - Complexity 4675 4677 +2 ============================================ Files 292 292 Lines 13474 13474 Branches 1955 1955 ============================================ + Hits 11559 11566 +7 + Misses 1333 1329 -4 + Partials 582 579 -3 ``` | [Impacted Files](https://codecov.io/gh/apache/commons-collections/pull/284?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | Coverage Δ | | |---|---|---| | [...commons/collections4/map/AbstractReferenceMap.java](https://codecov.io/gh/apache/commons-collections/pull/284/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-c3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2NvbW1vbnMvY29sbGVjdGlvbnM0L21hcC9BYnN0cmFjdFJlZmVyZW5jZU1hcC5qYXZh) | `88.23% <0.00%> (+2.57%)` | :arrow_up: | ------ [Continue to review full report at Codecov](https://codecov.io/gh/apache/commons-collections/pull/284?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://codecov.io/gh/apache/commons-collections/pull/284?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation). Last update [83acfd3...cc3d244](https://codecov.io/gh/apache/commons-collections/pull/284?src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?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: issues-unsubscr...@commons.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org Issue Time Tracking ------------------- Worklog Id: (was: 736366) Time Spent: 1h 10m (was: 1h) > Fully migrate Commons Collection to JUnit 5 > ------------------------------------------- > > Key: COLLECTIONS-777 > URL: https://issues.apache.org/jira/browse/COLLECTIONS-777 > Project: Commons Collections > Issue Type: Improvement > Components: Core > Reporter: Arturo Bernal > Priority: Major > Time Spent: 1h 10m > Remaining Estimate: 0h > > The idea it's fully migrate Commons Collection to JUnit 5. This time i'll > split the work in sub-task in order to avoid PR with to many files -- This message was sent by Atlassian Jira (v8.20.1#820001)