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

[Documentation] Corrected the indentation for code sample. #3030

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

debashisdeb
Copy link

Corrected the indentation for the code sample, due to which it was not showing up correctly in the documentation.
Have tested locally as well. Attaching images for before and after.

Corrected the indentation for the code sample, due to which it was not showing up correctly in the documentation.
Have tested locally as well. Attaching images for before and after.
@debashisdeb
Copy link
Author

After

Before

@debashisdeb debashisdeb marked this pull request as draft January 21, 2022 13:02
@debashisdeb debashisdeb marked this pull request as ready for review January 21, 2022 13:03
@codecov
Copy link

codecov bot commented Feb 1, 2022

Codecov Report

Merging #3030 (55918c5) into master (ca2e1a6) will decrease coverage by 0.00%.
The diff coverage is 25.80%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #3030      +/-   ##
============================================
- Coverage     41.55%   41.54%   -0.01%     
- Complexity     4632     4653      +21     
============================================
  Files           595      596       +1     
  Lines         39846    39999     +153     
  Branches       4633     4649      +16     
============================================
+ Hits          16557    16619      +62     
- Misses        21904    22005     +101     
+ Partials       1385     1375      -10     
Impacted Files Coverage Δ
az-core/src/main/java/azkaban/Constants.java 21.42% <ø> (ø)
.../src/main/java/azkaban/metrics/MetricsManager.java 45.45% <0.00%> (-4.55%) ⬇️
...an/executor/container/ContainerCleanupManager.java 40.00% <0.00%> (-2.70%) ⬇️
...a/azkaban/metrics/ContainerizationMetricsImpl.java 11.11% <0.00%> (ø)
...in/java/azkaban/execapp/AzkabanExecutorServer.java 5.17% <0.00%> (ø)
...in/java/azkaban/webapp/metrics/WebMetricsImpl.java 0.00% <0.00%> (ø)
.../src/main/java/azkaban/project/ProjectManager.java 39.42% <100.00%> (+1.78%) ⬆️
.../java/azkaban/imagemgmt/models/ImageOwnership.java 54.05% <0.00%> (-36.86%) ⬇️
.../java/azkaban/imagemgmt/daos/ImageTypeDaoImpl.java 11.92% <0.00%> (-2.65%) ⬇️
... and 16 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 763e034...55918c5. Read the comment docs.

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.

None yet

1 participant