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

Move history out of generator #2374

Merged
merged 1 commit into from
Jul 4, 2022
Merged

Conversation

DamnClin
Copy link
Collaborator

@DamnClin DamnClin commented Jul 4, 2022

Close #2373

@codecov
Copy link

codecov bot commented Jul 4, 2022

Codecov Report

Merging #2374 (af6a575) into main (0f75fd0) will not change coverage.
The diff coverage is n/a.

@@             Coverage Diff             @@
##                main     #2374   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity      2459      2459           
===========================================
  Files            554       554           
  Lines           9424      9424           
  Branches         228       228           
===========================================
  Hits            9424      9424           
Impacted Files Coverage Δ
...pplication/GeneratorHistoryApplicationService.java 100.00% <ø> (ø)
...ster/lite/history/domain/GeneratorHistoryData.java 100.00% <ø> (ø)
...ter/lite/history/domain/GeneratorHistoryValue.java 100.00% <ø> (ø)
...h/jhipster/lite/history/domain/HistoryProject.java 100.00% <ø> (ø)
...structure/primary/GeneratorHistoryInterceptor.java 100.00% <ø> (ø)
...istory/infrastructure/primary/HistoryResource.java 100.00% <ø> (ø)
...e/primary/SpringJHipsterModuleAppliedListener.java 100.00% <ø> (ø)
...history/infrastructure/primary/dto/HistoryDTO.java 100.00% <ø> (ø)
...ure/secondary/GeneratorHistoryLocalRepository.java 100.00% <ø> (ø)
...ture/secondary/dto/DefaultInstantDeserializer.java 100.00% <ø> (ø)
... and 2 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 43873a7...af6a575. Read the comment docs.

@pascalgrimaud pascalgrimaud merged commit 96d0edd into jhipster:main Jul 4, 2022
@DamnClin DamnClin deleted the move-history branch July 4, 2022 06:59
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.

Move generator/history
2 participants