Skip to content

Update Dockerfile #5202

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

Closed
wants to merge 1 commit into from
Closed

Update Dockerfile #5202

wants to merge 1 commit into from

Conversation

Surajgunagi7
Copy link

@Surajgunagi7 Surajgunagi7 commented Jun 4, 2024

  • I have read CONTRIBUTING.md.
  • This pull request is all my own work -- I have not plagiarized it.
  • All filenames are in PascalCase.
  • All functions and variable names follow Java naming conventions.
  • All new algorithms have a URL in their comments that points to Wikipedia or other similar explanations.
  • All new code is formatted with clang-format -i --style=file path/to/your/file.java

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 38.70%. Comparing base (2e387fe) to head (23ed4f8).

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #5202   +/-   ##
=========================================
  Coverage     38.70%   38.70%           
+ Complexity     2384     2383    -1     
=========================================
  Files           517      517           
  Lines         15403    15403           
  Branches       2960     2960           
=========================================
  Hits           5961     5961           
  Misses         9156     9156           
  Partials        286      286           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@vil02
Copy link
Member

vil02 commented Jun 4, 2024

Suggested changed do not make much sense:

  • I do not see any reasons to remove the closing >,
  • it is always good to have a new line symbol at the end of the file.

@vil02 vil02 closed this Jun 4, 2024
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.

3 participants