Skip to content
This repository has been archived by the owner on Jul 12, 2022. It is now read-only.

fixing docker registry component tag search #241

Merged
merged 41 commits into from
Jul 10, 2020

Conversation

adauto
Copy link
Contributor

@adauto adauto commented Jul 3, 2020

  • This pull request aims to fix the bug of component's image tag search on Villager and Moove modules

adauto and others added 7 commits July 2, 2020 17:34
…ad of a list

Signed-off-by: AdauT_0 <aragorn1308@gmail.com>
Signed-off-by: Adauto Afonso de Paula <adauto.paula@zup.com.br>
Signed-off-by: Adauto Afonso de Paula <adauto.paula@zup.com.br>
Signed-off-by: Adauto Afonso de Paula <adauto.paula@zup.com.br>
Signed-off-by: Adauto Afonso de Paula <adauto.paula@zup.com.br>
@boring-cyborg boring-cyborg bot added moove Improvements/additions/fixes for moove module. villager Improvements/additions/fixes for villager module. labels Jul 3, 2020
@codecov
Copy link

codecov bot commented Jul 3, 2020

Codecov Report

Merging #241 into master will increase coverage by 1.02%.
The diff coverage is 83.07%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #241      +/-   ##
============================================
+ Coverage     51.51%   52.54%   +1.02%     
+ Complexity     1480     1479       -1     
============================================
  Files          1018     1018              
  Lines         14385    14381       -4     
  Branches       1177     1179       +2     
============================================
+ Hits           7411     7556     +145     
+ Misses         6688     6528     -160     
- Partials        286      297      +11     
Flag Coverage Δ Complexity Δ
#moove 57.16% <100.00%> (+0.01%) 1213.00 <0.00> (ø)
#ui 42.43% <94.28%> (+2.49%) 0.00 <0.00> (ø)
#villager 40.32% <66.66%> (+1.44%) 104.00 <6.00> (-1.00) ⬆️
Impacted Files Coverage Δ Complexity Δ
ui/src/core/assets/themes/input.ts 100.00% <ø> (ø) 0.00 <0.00> (ø)
ui/src/modules/Circles/Release/Create/helpers.ts 60.60% <ø> (+39.39%) 0.00 <0.00> (ø)
ui/src/modules/Circles/Release/Search/index.tsx 70.83% <ø> (+66.66%) 0.00 <0.00> (ø)
...api/resources/registry/DockerRegistryResource.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...ration/registry/DockerRegistryHttpApiV2Client.java 0.00% <ø> (ø) 0.00 <0.00> (ø)
ui/src/modules/Circles/Release/hooks.ts 90.00% <83.33%> (+70.00%) 0.00 <0.00> (ø)
...istry/impl/GetDockerRegistryTagInteractorImpl.java 95.00% <87.50%> (ø) 5.00 <2.00> (?)
...ion/module/impl/FindComponentTagsInteractorImpl.kt 93.33% <100.00%> (+0.47%) 6.00 <0.00> (ø)
...ve/infrastructure/service/VillagerClientService.kt 61.81% <100.00%> (+0.70%) 14.00 <0.00> (ø)
ui/src/core/components/Form/Input/index.tsx 81.81% <100.00%> (+0.86%) 0.00 <0.00> (ø)
... and 28 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 64c5d72...b8ac247. Read the comment docs.

…rrors

Signed-off-by: Adauto Afonso de Paula <adauto.paula@zup.com.br>
Signed-off-by: Adauto Afonso de Paula <adauto.paula@zup.com.br>
Leandroqo and others added 16 commits July 6, 2020 10:32
Signed-off-by: Leandro Queiroz <leandroqueiroz92@gmail.com>
Signed-off-by: Adauto Afonso de Paula <adauto.paula@zup.com.br>
Signed-off-by: Leandro Queiroz <leandroqueiroz92@gmail.com>
Signed-off-by: Leandro Queiroz <leandroqueiroz92@gmail.com>
Signed-off-by: Leandro Queiroz <leandroqueiroz92@gmail.com>
Signed-off-by: Leandro Queiroz <leandroqueiroz92@gmail.com>
Leandroqo and others added 4 commits July 10, 2020 11:34
Signed-off-by: Leandro Queiroz <leandroqueiroz92@gmail.com>
Signed-off-by: Adauto Afonso de Paula <adauto.paula@zup.com.br>
Signed-off-by: Leandro Queiroz <leandroqueiroz92@gmail.com>
Copy link

@ifdouglas-zz ifdouglas-zz left a comment

Choose a reason for hiding this comment

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

UI is approved.

adautopaulazup and others added 4 commits July 10, 2020 15:22
Signed-off-by: Adauto Afonso de Paula <adauto.paula@zup.com.br>
Signed-off-by: Leandro Queiroz <leandroqueiroz92@gmail.com>
ifdouglas-zz
ifdouglas-zz previously approved these changes Jul 10, 2020
apucci
apucci previously approved these changes Jul 10, 2020
@adauto adauto added enhancement New feature or request bug Something isn't working and removed enhancement New feature or request labels Jul 10, 2020
Signed-off-by: Adauto Afonso de Paula <adauto.paula@zup.com.br>
@adauto adauto force-pushed the fix/docker-registry-tag-search branch from c6b28eb to b8ac247 Compare July 10, 2020 19:43
@adauto adauto merged commit b3fa3a7 into master Jul 10, 2020
@adauto adauto deleted the fix/docker-registry-tag-search branch July 10, 2020 19:54
barbararochazup pushed a commit that referenced this pull request Jan 21, 2022
fixing docker registry component tag search
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working moove Improvements/additions/fixes for moove module. TESTED QA ui Improvements/additions/fixes for ui module. villager Improvements/additions/fixes for villager module.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

9 participants