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

Frontend: Add timestamp to RestService #1610

Merged

Conversation

Franceq34
Copy link
Contributor

@codecov
Copy link

codecov bot commented May 6, 2022

Codecov Report

Merging #1610 (f740bba) into main (7df5836) will not change coverage.
The diff coverage is 100.00%.

@@             Coverage Diff             @@
##                main     #1610   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
- Complexity      1621      1631   +10     
===========================================
  Files            340       344    +4     
  Lines           5679      5705   +26     
  Branches         129       129           
===========================================
+ Hits            5679      5705   +26     
Impacted Files Coverage Δ
...rc/main/webapp/app/common/secondary/RestHistory.ts 100.00% <100.00%> (ø)
...va/tech/jhipster/lite/common/domain/JsonUtils.java 100.00% <0.00%> (ø)
...generator/history/domain/GeneratorHistoryData.java 100.00% <0.00%> (ø)
...enerator/history/domain/GeneratorHistoryValue.java 100.00% <0.00%> (ø)
...history/infrastructure/primary/dto/HistoryDTO.java 100.00% <0.00%> (ø)
...istory/infrastructure/primary/HistoryResource.java 100.00% <0.00%> (ø)
...or/angular-generator/AngularGenerator.component.ts 100.00% <0.00%> (ø)
...ng-boot-generator/SpringBootGenerator.component.ts 100.00% <0.00%> (ø)
...structure/primary/GeneratorHistoryInterceptor.java 100.00% <0.00%> (ø)
...dbmigration/flyway/domain/FlywayDomainService.java 100.00% <0.00%> (ø)
... and 6 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 7df5836...f740bba. Read the comment docs.

@pascalgrimaud pascalgrimaud merged commit 161d0dd into jhipster:main May 6, 2022
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.

Frontend: Add timestamp to restservice
2 participants