scala-tutorials icon indicating copy to clipboard operation
scala-tutorials copied to clipboard

Results 53 scala-tutorials issues
Sort by recently updated
recently updated
newest added

the newer versions support a number of specs, including funspec, that we could use in the functional tutorial of scala

triaged

upgrade to 2.13.x

triaged

many of the files in the project fail scalafmt check. Here is the list of the offenders: ` /home/kayvan/dev/workspaces/workspace-blog/scala-tutorials/scala-strings/src/test/scala/com/baeldung/scala/strings/interpolation/strings/interpolation/CustomInterpolatorObjTest.scala isn't formatted properly! [warn] /home/kayvan/dev/workspaces/workspace-blog/scala-tutorials/scala-core/src/test/scala/com/baeldung/scala/ControlStructuresDemoUnitTest.scala isn't formatted properly! [info] Checking 7...

triaged

The build script is not [DRY](https://en.wikipedia.org/wiki/Don%27t_repeat_yourself) Since the project is a `tutorial`, I feel it is very important to make sure the project and all project code are in good...

triaged

SCALA-249: Adding Unit Test for ListMap Operations