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

chore: refactor collections support #501

Merged
merged 1 commit into from
Jun 15, 2023
Merged

chore: refactor collections support #501

merged 1 commit into from
Jun 15, 2023

Conversation

latonz
Copy link
Contributor

@latonz latonz commented Jun 14, 2023

No description provided.

@codecov
Copy link

codecov bot commented Jun 14, 2023

Codecov Report

Merging #501 (dc45b20) into main (85347e4) will increase coverage by 0.19%.
The diff coverage is 94.59%.

@@            Coverage Diff             @@
##             main     #501      +/-   ##
==========================================
+ Coverage   91.96%   92.16%   +0.19%     
==========================================
  Files         147      150       +3     
  Lines        4656     4759     +103     
  Branches      588      602      +14     
==========================================
+ Hits         4282     4386     +104     
  Misses        254      254              
+ Partials      120      119       -1     
Impacted Files Coverage Δ
src/Riok.Mapperly/Descriptors/WellKnownTypes.cs 88.88% <ø> (ø)
...numerables/EnsureCapacity/EnsureCapacityBuilder.cs 77.77% <80.00%> (-0.49%) ⬇️
src/Riok.Mapperly/Helpers/SymbolExtensions.cs 93.16% <83.33%> (+1.85%) ⬆️
...iptors/MappingBuilders/DictionaryMappingBuilder.cs 90.98% <88.23%> (+4.02%) ⬆️
...Mapperly/Descriptors/Enumerables/CollectionInfo.cs 94.28% <94.28%> (ø)
...iptors/MappingBuilders/EnumerableMappingBuilder.cs 95.65% <95.12%> (-2.03%) ⬇️
...y/Descriptors/Enumerables/CollectionInfoBuilder.cs 96.42% <96.42%> (ø)
...apperly/Descriptors/Enumerables/CollectionInfos.cs 100.00% <100.00%> (ø)
...Riok.Mapperly/Descriptors/MappingBuilderContext.cs 98.14% <100.00%> (+0.03%) ⬆️
src/Riok.Mapperly/Emit/SourceEmitter.cs 93.10% <100.00%> (+0.79%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@latonz latonz marked this pull request as ready for review June 14, 2023 15:35
@latonz latonz self-assigned this Jun 14, 2023
@latonz latonz requested a review from CommonGuy June 14, 2023 15:35
@latonz latonz enabled auto-merge (squash) June 15, 2023 06:16
@latonz latonz requested a review from CommonGuy June 15, 2023 06:41
@latonz latonz merged commit b77bd67 into riok:main Jun 15, 2023
@latonz latonz deleted the chore-refactor-collections branch June 15, 2023 06:45
@github-actions
Copy link

🎉 This PR is included in version 2.9.0-next.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions
Copy link

github-actions bot commented Aug 7, 2023

🎉 This PR is included in version 3.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants