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

Run examples with Scala CLI #523

Merged
merged 10 commits into from
May 1, 2024
Merged

Conversation

MateuszKubuszok
Copy link
Member

@MateuszKubuszok MateuszKubuszok commented Apr 28, 2024

TODO:

  • create the script that run examples with Scala CLI
  • add each failing snippet to ignored list of fix it
  • add script to the CI run
    • publish local from sbt
    • then run the snippet against the current version
    • figure out WTH CI get these errors that do not happen locally
  1. exceptions thrown in macros can be fixed in another PR
  2. testing errors and error messages can be done in another PR

Copy link

codecov bot commented Apr 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.60%. Comparing base (79648ca) to head (31e5caa).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #523   +/-   ##
=======================================
  Coverage   87.60%   87.60%           
=======================================
  Files         136      136           
  Lines        5488     5488           
  Branches      440      440           
=======================================
  Hits         4808     4808           
  Misses        680      680           

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

@MateuszKubuszok MateuszKubuszok changed the title Run examples with scala cli Run examples with Scala CLI May 1, 2024
@MateuszKubuszok MateuszKubuszok marked this pull request as ready for review May 1, 2024 15:34
@MateuszKubuszok MateuszKubuszok merged commit c64c690 into master May 1, 2024
24 checks passed
@MateuszKubuszok MateuszKubuszok deleted the run-examples-with-scala-cli branch May 1, 2024 16:06
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.

1 participant