Skip to content

Simplify ConfigVariableReader#6

Merged
prachigauriar merged 1 commit intomainfrom
simplify-config-reader
Feb 28, 2026
Merged

Simplify ConfigVariableReader#6
prachigauriar merged 1 commit intomainfrom
simplify-config-reader

Conversation

@prachigauriar
Copy link
Copy Markdown
Contributor

@prachigauriar prachigauriar commented Feb 28, 2026

  • Eliminate ConfigValueReadable
  • Call ConfigReader functions that take default values directly from
    ConfigVariableReader
  • Update ConfigVariableReaderTests to be a bit simpler

  - Eliminates ConfigValueReadable
  - Call ConfigReader functions that take default values directly from
    ConfigVariableReader
  - Update ConfigVariableReaderTests to be a bit simpler
@github-actions
Copy link
Copy Markdown

Code Coverage Report

Overall Coverage: 100.00% (417 of 417)

DevConfiguration: 100.00% (417 of 417)
File Coverage Covered Lines Executable Lines
ConfigVariable.swift 100.00% 16 16
ConfigVariableAccessFailedEvent.swift 100.00% 4 4
ConfigVariableAccessSucceededEvent.swift 100.00% 5 5
ConfigVariableMetadata.swift 100.00% 30 30
ConfigVariableReader.swift 100.00% 321 321
ConfigVariableSecrecy.swift 100.00% 9 9
EventBusAccessReporter.swift 100.00% 32 32

@prachigauriar prachigauriar merged commit 149967d into main Feb 28, 2026
3 checks passed
@prachigauriar prachigauriar deleted the simplify-config-reader branch February 28, 2026 06:58
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