Skip to content

fix: configured refdata loader to be instantiated when required witho…#99

Merged
stevenhsd merged 3 commits intomainfrom
release_v075
Apr 29, 2026
Merged

fix: configured refdata loader to be instantiated when required witho…#99
stevenhsd merged 3 commits intomainfrom
release_v075

Conversation

@stevenhsd
Copy link
Copy Markdown
Contributor

@stevenhsd stevenhsd commented Apr 29, 2026

…ut need for class vars (#98)

  • refactor: configured refdata loader to be instantiated when required without need for class vars

  • style: address formatting, linting and type checking issues

  • style: address review comments and linting issues

TLDR of changes

What kind of changes does this PR introduce?

Tick all that apply

  • fix: A bug fix. Correlates with PATCH in SemVer
  • feat: A new feature. Correlates with MINOR in SemVer
  • docs: Documentation only changes
  • style: Changes that do not affect the meaning of the code (white-space, formatting, missing semi-colons, etc)
  • refactor: A code change that neither fixes a bug nor adds a feature
  • perf: A code change that improves performance
  • test: Adding missing or correcting existing tests
  • build: Changes that affect the build system or external dependencies (example scopes: pip, docker, npm)
  • ci: Changes to CI configuration files and scripts (example scopes: GitLabCI)

Please check if the PR fulfills these requirements

  • I have read and followed the Contributing guidance
  • Docs have been added / updated
  • Tests and Linting in the CI are passing
  • Changes have been reviewed and approved by a Project Maintainer

…ut need for class vars (#98)

* refactor: configured refdata loader to be instantiated when required without need for class vars

* style: address formatting, linting and type checking issues

* style: address review comments and linting issues
@sonarqubecloud
Copy link
Copy Markdown

@stevenhsd stevenhsd merged commit 3386b0e into main Apr 29, 2026
4 checks passed
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