Skip to content

Remove markdown and --reporter option#179

Merged
camilamaia merged 2 commits intomasterfrom
remove-markdown
Jun 16, 2020
Merged

Remove markdown and --reporter option#179
camilamaia merged 2 commits intomasterfrom
remove-markdown

Conversation

@camilamaia
Copy link
Copy Markdown
Member

  • Removes Markdown Report
  • Removes --reporter option

Decision discussed at #176

Closes #178

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Jun 14, 2020

Codecov Report

Merging #179 into master will decrease coverage by 0.09%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #179      +/-   ##
==========================================
- Coverage   92.02%   91.92%   -0.10%     
==========================================
  Files          14       14              
  Lines         514      508       -6     
==========================================
- Hits          473      467       -6     
  Misses         41       41              
Impacted Files Coverage Δ
scanapi/main.py 100.00% <ø> (ø)
scanapi/settings.py 100.00% <ø> (ø)
scanapi/reporter.py 79.31% <100.00%> (-2.51%) ⬇️
scanapi/scan.py 100.00% <100.00%> (ø)

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 fe52b79...6f8411b. Read the comment docs.

@camilamaia camilamaia force-pushed the remove-console branch 2 times, most recently from d3001d9 to 7674c82 Compare June 16, 2020 20:07
Base automatically changed from remove-console to master June 16, 2020 20:15
@camilamaia camilamaia merged commit a5f9efc into master Jun 16, 2020
@camilamaia camilamaia deleted the remove-markdown branch June 16, 2020 20:20
@camilamaia camilamaia mentioned this pull request Jun 25, 2020
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.

Remove Markdown Reporter and --reporter option

3 participants