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

Removing mem param from dockerfile. #927

Merged
merged 1 commit into from
Feb 23, 2021
Merged

Conversation

monicaribeiro
Copy link
Contributor

Signed-off-by: Mônica Ribeiro monicarib1@gmail.com

Signed-off-by: Mônica Ribeiro <monicarib1@gmail.com>
@boring-cyborg boring-cyborg bot added circle-matcher Improvements/additions/fixes for circle-matcher module. moove Improvements/additions/fixes for moove module. labels Feb 23, 2021
@codecov
Copy link

codecov bot commented Feb 23, 2021

Codecov Report

Merging #927 (856d4ea) into main (10914cf) will increase coverage by 0.60%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##               main     #927      +/-   ##
============================================
+ Coverage     69.53%   70.14%   +0.60%     
- Complexity     1741     1841     +100     
============================================
  Files          1199     1204       +5     
  Lines         17346    17509     +163     
  Branches       1618     1639      +21     
============================================
+ Hits          12062    12281     +219     
+ Misses         4799     4752      -47     
+ Partials        485      476       -9     
Flag Coverage Δ Complexity Δ
circlematcher 85.91% <ø> (+15.31%) 0.00 <ø> (ø)
moove 59.51% <ø> (+0.13%) 0.00 <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ Complexity Δ
...rlescd/moove/application/CsvSegmentationService.kt 84.37% <0.00%> (-4.52%) 20.00% <0.00%> (+6.00%) ⬇️
...frastructure/repository/KeyMetadataRepository.java 89.79% <0.00%> (-2.71%) 12.00% <0.00%> (+3.00%) ⬇️
...ava/io/charlescd/circlematcher/domain/Content.java 100.00% <0.00%> (ø) 6.00% <0.00%> (ø%)
...io/charlescd/circlematcher/domain/KeyMetadata.java 100.00% <0.00%> (ø) 13.00% <0.00%> (+4.00%)
...o/charlescd/circlematcher/domain/Segmentation.java 100.00% <0.00%> (ø) 14.00% <0.00%> (+4.00%)
.../charlescd/circlematcher/handler/ErrorHandler.java 0.00% <0.00%> (ø) 0.00% <0.00%> (ø%)
...lematcher/api/response/IdentificationResponse.java 100.00% <0.00%> (ø) 5.00% <0.00%> (ø%)
...plication/circle/impl/PatchCircleInteractorImpl.kt 100.00% <0.00%> (ø) 9.00% <0.00%> (+1.00%)
.../infrastructure/repository/JdbcCircleRepository.kt 0.00% <0.00%> (ø) 0.00% <0.00%> (ø%)
...rclematcher/domain/exception/MatcherErrorCode.java 66.66% <0.00%> (ø) 2.00% <0.00%> (?%)
... and 19 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 10914cf...856d4ea. Read the comment docs.

@monicaribeiro monicaribeiro merged commit df745b2 into main Feb 23, 2021
@monicaribeiro monicaribeiro deleted the removing-mem-param branch February 23, 2021 14:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
circle-matcher Improvements/additions/fixes for circle-matcher module. moove Improvements/additions/fixes for moove module.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants