What's Changed
- ci(go-test.yml): add code coverage reporting to Codecov by @mattevans in #90
- docs(README): add Go Reference, release, and codecov badges by @mattevans in #91
- ci(codecov): add codecov.yml to ignore specific files and directories… by @mattevans in #92
- feat: Add beacon node integration tests by @mattevans in #93
- fix(ci): update beacon integration test to reflect new log messages by @mattevans in #94
- fix(ci): update Kurtosis network configuration to use Geth as the exe… by @mattevans in #95
- refactor(beacon-integration-test): remove temporary log file for Dock… by @mattevans in #96
- ci(github): add pull_request trigger for integration tests by @mattevans in #97
- test(sentry): add comprehensive tests for application lifecycle and e… by @mattevans in #98
- build(deps): bump docker/setup-buildx-action from 3.10.0 to 3.11.1 in the actions group by @dependabot in #99
- feat(cmd/sentry): refactor main to use application package for core logic by @mattevans in #100
Full Changelog: v0.0.67...v0.0.68