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

Feature/mapperly #2167

Merged
merged 8 commits into from
Aug 28, 2024
Merged

Feature/mapperly #2167

merged 8 commits into from
Aug 28, 2024

Conversation

david-driscoll
Copy link
Member

No description provided.

@github-actions github-actions bot added this to the v2.0.1 milestone Aug 25, 2024
Copy link

codecov bot commented Aug 28, 2024

Codecov Report

Attention: Patch coverage is 60.56338% with 84 lines in your changes missing coverage. Please review.

Project coverage is 77.31%. Comparing base (61e1b04) to head (d1498a4).
Report is 1 commits behind head on master.

Files Patch % Lines
sample/Sample.Grpc/WellKnownGrpcTypesMapper.cs 33.33% 32 Missing ⚠️
src/Mapping.NewtonsoftJson/NewtonsoftJsonMapper.cs 24.00% 19 Missing ⚠️
src/Mapping/NodaTimeDateTimeMapper.cs 57.14% 12 Missing ⚠️
src/Mapping/SystemTextJsonMapper.cs 63.63% 12 Missing ⚠️
sample/Sample.Core/Models/StandardMapper.cs 50.00% 3 Missing ⚠️
....Core/Operations/LaunchRecords/EditLaunchRecord.cs 0.00% 3 Missing ⚠️
...e.Core/Operations/Rockets/GetRocketLaunchRecord.cs 0.00% 1 Missing ⚠️
....Core/Operations/Rockets/GetRocketLaunchRecords.cs 0.00% 1 Missing ⚠️
src/Mapping/DateTimeMapper.cs 90.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2167      +/-   ##
==========================================
- Coverage   79.60%   77.31%   -2.30%     
==========================================
  Files         261      256       -5     
  Lines        7781     7370     -411     
  Branches      589      599      +10     
==========================================
- Hits         6194     5698     -496     
- Misses       1587     1672      +85     

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

@david-driscoll david-driscoll merged commit 877a320 into master Aug 28, 2024
7 of 9 checks passed
@david-driscoll david-driscoll deleted the feature/mapperly branch August 28, 2024 03:20
@github-actions github-actions bot added the ✨ mysterious We forgot to label this label Aug 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ mysterious We forgot to label this
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants