Skip to content

Map environment name from environment document #25

@emyller

Description

@emyller

Evaluation context incorrectly maps api_key to environment.name instead of using the name field from the environment document.

Acceptance criteria

  • Map environment.name from environment document name field in evaluation context
  • Update tests to verify correct environment name mapping

Current behavior

key: environment.api_key.clone(),

Note

This fix will make the Rust SDK behavior consistent with other SDKs.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions