Skip to content

chore: Remove redundant chap04 exercise files#47

Merged
khajavi merged 1 commit into
zio:masterfrom
khajavi:master
Apr 9, 2026
Merged

chore: Remove redundant chap04 exercise files#47
khajavi merged 1 commit into
zio:masterfrom
khajavi:master

Conversation

@khajavi

@khajavi khajavi commented Apr 9, 2026

Copy link
Copy Markdown
Member

Summary

Removed duplicate chap04 exercise and solution directories since better solutions are now available in 04-essentials-integrating-with-zio.scala which provides:

  • Superior configuration handling (environment variable fallback with directory creation)
  • Better error handling patterns
  • More production-ready setup
  • Consistency with other solution files in the repository

The removed files were:

  • src/main/scala/zionomicon/exercises/chap04/01-doobie-integration.sc
  • src/main/scala/zionomicon/exercises/chap04/02-lepus-integration.sc
  • src/main/scala/zionomicon/solutions/chap04/01-doobie-integration.sc
  • src/main/scala/zionomicon/solutions/chap04/02-lepus-integration.sc

This cleanup ensures the repository maintains a single source of truth for each exercise solution.

Removed duplicate chap04 exercise and solution directories since
the better solutions are now in 04-essentials-integrating-with-zio.scala
which provides superior configuration handling and error management.

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
@khajavi
khajavi merged commit 9413027 into zio:master Apr 9, 2026
6 checks passed
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