Skip to content

Fix #241: Getting key value pairs from the context#245

Merged
Pfeil merged 8 commits intodevelopmentfrom
241-getting-key-value-pairs-from-the-context
Apr 15, 2025
Merged

Fix #241: Getting key value pairs from the context#245
Pfeil merged 8 commits intodevelopmentfrom
241-getting-key-value-pairs-from-the-context

Conversation

@Pfeil
Copy link
Member

@Pfeil Pfeil commented Apr 15, 2025

This adds a few methods to read from the crate context.

  • get value to a given key (there is no way to modify or assign it)
  • get immutable set of keys
  • get immutable map of key-value-pairs

The immutability of the return values is given in the Javadocs.

@coderabbitai

This comment was marked as off-topic.

@coveralls
Copy link

coveralls commented Apr 15, 2025

Pull Request Test Coverage Report for Build #354

Details

  • 17 of 17 (100.0%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.08%) to 87.033%

Totals Coverage Status
Change from base Build #348: 0.08%
Covered Lines: 1886
Relevant Lines: 2167

💛 - Coveralls

@Pfeil Pfeil merged commit 3274fa3 into development Apr 15, 2025
8 checks passed
@Pfeil Pfeil deleted the 241-getting-key-value-pairs-from-the-context branch May 19, 2025 12:55
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.

2 participants