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

Download backend project #1173

Merged
merged 2 commits into from Mar 28, 2022

Conversation

matthieuRioual
Copy link
Contributor

  1. Creation of secondary download function
  2. Creation of API endpoint

@codecov
Copy link

codecov bot commented Mar 28, 2022

Codecov Report

Merging #1173 (0fead48) into main (03d1947) will not change coverage.
The diff coverage is 100.00%.

@@             Coverage Diff             @@
##                main     #1173   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
- Complexity      1460      1463    +3     
===========================================
  Files            279       277    -2     
  Lines           4731      4744   +13     
  Branches          88        88           
===========================================
+ Hits            4731      4744   +13     
Impacted Files Coverage Δ
...va/tech/jhipster/lite/common/domain/FileUtils.java 100.00% <100.00%> (ø)
...frastructure/secondary/ProjectLocalRepository.java 100.00% <100.00%> (ø)
...ngboot/broker/kafka/domain/KafkaDomainService.java 100.00% <0.00%> (ø)
...ker/kafka/application/KafkaApplicationService.java 100.00% <0.00%> (ø)
...fka/infrastructure/primary/rest/KafkaResource.java 100.00% <0.00%> (ø)
...rver/springboot/broker/kafka/domain/Zookeeper.java
...r/server/springboot/broker/kafka/domain/Kafka.java

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 03d1947...0fead48. Read the comment docs.

@pascalgrimaud pascalgrimaud merged commit c4ef124 into jhipster:main Mar 28, 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.

None yet

2 participants