Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[#noissue] Use MapStruct to map query entities to models #11882

Merged
merged 1 commit into from
Jan 2, 2025

Conversation

intr3p1d
Copy link
Contributor

No description provided.

@intr3p1d intr3p1d added this to the 3.0.2 milestone Dec 31, 2024
@intr3p1d intr3p1d self-assigned this Dec 31, 2024
Copy link

codecov bot commented Dec 31, 2024

Codecov Report

Attention: Patch coverage is 76.11111% with 43 lines in your changes missing coverage. Please review.

Project coverage is 37.37%. Comparing base (df717b8) to head (89b9a9a).
Report is 3 commits behind head on master.

Files with missing lines Patch % Lines
...inpoint/uristat/web/config/UriRegistryHandler.java 0.00% 6 Missing ⚠️
...p/pinpoint/uristat/web/dao/PinotApdexChartDao.java 0.00% 6 Missing ⚠️
...int/uristat/web/dao/PinotFailureCountChartDao.java 0.00% 6 Missing ⚠️
...pinpoint/uristat/web/dao/PinotLatencyChartDao.java 0.00% 6 Missing ⚠️
...point/uristat/web/dao/PinotTotalCountChartDao.java 0.00% 6 Missing ⚠️
...npoint/uristat/web/dao/PinotUriStatSummaryDao.java 0.00% 6 Missing ⚠️
...stat/web/config/UriStatChartTypeConfiguration.java 0.00% 3 Missing ⚠️
...npoint/uristat/web/mapper/EntityToModelMapper.java 81.81% 0 Missing and 2 partials ⚠️
...corp/pinpoint/uristat/web/mapper/MapperConfig.java 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master   #11882      +/-   ##
============================================
+ Coverage     37.03%   37.37%   +0.34%     
- Complexity    12465    12652     +187     
============================================
  Files          4125     4149      +24     
  Lines        100455   100710     +255     
  Branches      10491    10482       -9     
============================================
+ Hits          37204    37643     +439     
+ Misses        60240    60027     -213     
- Partials       3011     3040      +29     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@intr3p1d intr3p1d merged commit 407ea8e into pinpoint-apm:master Jan 2, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant