Skip to content

Remove all example PNGs that are text only.#507

Merged
artursouza merged 1 commit into
dapr:masterfrom
artursouza:remove_pngs
Mar 11, 2021
Merged

Remove all example PNGs that are text only.#507
artursouza merged 1 commit into
dapr:masterfrom
artursouza:remove_pngs

Conversation

@artursouza

Copy link
Copy Markdown
Contributor

Description

Remove all example PNGs that are text only.

Issue reference

We strive to have all PR being opened based on an issue, where the problem or feature have been discussed prior to implementation.

Please reference the issue this PR will close: #466

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • Code compiles correctly
  • Created/updated tests
  • Extended the documentation

@codecov

codecov Bot commented Mar 11, 2021

Copy link
Copy Markdown

Codecov Report

Merging #507 (c574955) into master (9296a83) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #507   +/-   ##
=========================================
  Coverage     80.43%   80.43%           
  Complexity      975      975           
=========================================
  Files            88       88           
  Lines          3015     3015           
  Branches        331      331           
=========================================
  Hits           2425     2425           
  Misses          424      424           
  Partials        166      166           

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 9296a83...c574955. Read the comment docs.

@wcs1only wcs1only left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah, makes sense! LGTM

@artursouza artursouza merged commit a5051e0 into dapr:master Mar 11, 2021
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.

Replace all console pngs for text in examples' READMEs

2 participants