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

Test output in docs using pprint #567

Merged
merged 5 commits into from
Jul 6, 2024
Merged

Conversation

MateuszKubuszok
Copy link
Member

@MateuszKubuszok MateuszKubuszok commented Jul 5, 2024

  • cookbook.md
  • index.md
  • supported-patching.md
  • supported-transformations.md
  • troubleshooting.md

We are not yet testing .enableMacrosLogging as VirtusLab/scala-cli#2990 hasn't been yet released.

@MateuszKubuszok MateuszKubuszok linked an issue Jul 5, 2024 that may be closed by this pull request
Copy link

codecov bot commented Jul 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.88%. Comparing base (c6a1256) to head (ab798ee).
Report is 87 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #567   +/-   ##
=======================================
  Coverage   87.88%   87.88%           
=======================================
  Files         153      153           
  Lines        5910     5910           
  Branches      474      474           
=======================================
  Hits         5194     5194           
  Misses        716      716           

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

@MateuszKubuszok MateuszKubuszok marked this pull request as ready for review July 6, 2024 17:38
@MateuszKubuszok MateuszKubuszok merged commit 515fe41 into master Jul 6, 2024
24 checks passed
@MateuszKubuszok MateuszKubuszok deleted the test-outputs-in-docs branch July 6, 2024 17:44
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.

Test more Scala CLI snippets for output (printed results)
1 participant