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

Enums mapper utility #1838

Merged
merged 1 commit into from May 24, 2022
Merged

Enums mapper utility #1838

merged 1 commit into from May 24, 2022

Conversation

DamnClin
Copy link
Collaborator

Simple enums mapper utility that will be needed for upcomming work on
modules, just trying to make smaller PRs.

@DamnClin DamnClin marked this pull request as draft May 24, 2022 15:54
Simple enums mapper utility that will be needed for upcomming work on
modules, just trying to make smaller PRs.
@codecov
Copy link

codecov bot commented May 24, 2022

Codecov Report

Merging #1838 (26ff49b) into main (eb662a4) will not change coverage.
The diff coverage is 100.00%.

@@             Coverage Diff             @@
##                main     #1838   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
- Complexity      1842      1852   +10     
===========================================
  Files            394       396    +2     
  Lines           6916      6967   +51     
  Branches         154       155    +1     
===========================================
+ Hits            6916      6967   +51     
Impacted Files Coverage Δ
...n/java/tech/jhipster/lite/common/domain/Enums.java 100.00% <100.00%> (ø)
...er/lite/common/domain/UnmappableEnumException.java 100.00% <100.00%> (ø)
...hipster/lite/generator/project/domain/Project.java 100.00% <0.00%> (ø)
...r/lite/generator/project/domain/DefaultConfig.java 100.00% <0.00%> (ø)
...rator/client/vue/core/domain/VueDomainService.java 100.00% <0.00%> (ø)
...project/infrastructure/primary/dto/ProjectDTO.java 100.00% <0.00%> (ø)

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 eb662a4...26ff49b. Read the comment docs.

@pascalgrimaud pascalgrimaud merged commit d986f86 into jhipster:main May 24, 2022
@DamnClin DamnClin deleted the enums-mapper branch May 28, 2022 12:57
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.

None yet

2 participants