Skip to content
This repository has been archived by the owner on Jan 16, 2024. It is now read-only.

SearchParameter POJO (ClassifyDataParameter) provider extension #116

Merged
merged 3 commits into from
Jul 28, 2020

Conversation

abratashev
Copy link
Member

No description provided.

@abratashev abratashev force-pushed the custom-search-type branch 2 times, most recently from e7d703a to 2d31c46 Compare July 27, 2020 22:24
@abratashev abratashev force-pushed the custom-search-type branch from 2d31c46 to 6ff66a7 Compare July 27, 2020 22:36
@codecov
Copy link

codecov bot commented Jul 27, 2020

Codecov Report

Merging #116 into master will increase coverage by 2.11%.
The diff coverage is 96.02%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #116      +/-   ##
============================================
+ Coverage     13.31%   15.42%   +2.11%     
- Complexity      386      472      +86     
============================================
  Files           430      438       +8     
  Lines          8699     8727      +28     
  Branches        834      831       -3     
============================================
+ Hits           1158     1346     +188     
+ Misses         7455     7297     -158     
+ Partials         86       84       -2     
Impacted Files Coverage Δ Complexity Δ
...main/java/io/tesler/core/dao/impl/BaseDAOImpl.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
.../java/io/tesler/core/dto/data/FieldCommentDTO.java 0.00% <ø> (ø) 0.00 <0.00> (ø)
...src/main/java/io/tesler/core/dto/data/ViewDto.java 0.00% <ø> (ø) 0.00 <0.00> (ø)
...r/core/dto/data/notifications/NotificationDTO.java 0.00% <ø> (ø) 0.00 <0.00> (ø)
...in/java/io/tesler/core/dao/impl/MetadataUtils.java 17.34% <87.87%> (+17.34%) 10.00 <9.00> (+10.00)
...filter/provider/impl/MultisourceValueProvider.java 93.75% <93.75%> (ø) 4.00 <4.00> (?)
...er/provider/impl/AbstractClassifyDataProvider.java 100.00% <100.00%> (ø) 16.00 <16.00> (?)
.../filter/provider/impl/BigDecimalValueProvider.java 100.00% <100.00%> (ø) 4.00 <4.00> (?)
...til/filter/provider/impl/BooleanValueProvider.java 100.00% <100.00%> (ø) 4.00 <4.00> (?)
...il/filter/provider/impl/DateTimeValueProvider.java 100.00% <100.00%> (ø) 4.00 <4.00> (?)
... and 22 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 527b43f...628fb97. Read the comment docs.

@sonarcloud
Copy link

sonarcloud bot commented Jul 28, 2020

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 6 Code Smells

95.5% 95.5% Coverage
0.0% 0.0% Duplication

warning The version of Java (1.8.0_151) you have used to run this analysis is deprecated and we will stop accepting it from October 2020. Please update to at least Java 11.
Read more here

@abratashev abratashev merged commit 3efbebe into master Jul 28, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants