Skip to content

Conversation

FredrikOseberg
Copy link
Contributor

This PR updates yggdrasil engine to 1.0.2 and prepares for an alpha release of the Ruby SDK


# notify all threads waiting for this resource to no longer wait
self.toggle_resource.broadcast
rescue StandardError => e
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This causes the SDK to eat this error without logging anything so this change gives us some insight into yggdrasil failures

@coveralls
Copy link

Pull Request Test Coverage Report for Build 13156038548

Details

  • 6 of 7 (85.71%) changed or added relevant lines in 3 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.2%) to 95.217%

Changes Missing Coverage Covered Lines Changed/Added Lines %
lib/unleash/configuration.rb 4 5 80.0%
Totals Coverage Status
Change from base Build 13136376315: -0.2%
Covered Lines: 438
Relevant Lines: 460

💛 - Coveralls

Copy link
Member

@sighphyre sighphyre left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@sighphyre sighphyre merged commit fb1b7ee into main Feb 5, 2025
44 of 47 checks passed
@sighphyre sighphyre deleted the chore/update-ygg-engine branch February 5, 2025 11:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants