Skip to content

Refactor fw_info handling in pytest unittests#1488

Merged
elad-c merged 2 commits intomainfrom
switch_unittests_to_fw_info_patch
Jul 2, 2025
Merged

Refactor fw_info handling in pytest unittests#1488
elad-c merged 2 commits intomainfrom
switch_unittests_to_fw_info_patch

Conversation

@elad-c
Copy link
Copy Markdown
Contributor

@elad-c elad-c commented Jul 2, 2025

Pull Request Description:

Switch pytest unittests to fw_info patch instead of changing the global _current_framework_info state.
Remove activation_quantizer_mapping from DummyFrameworkInfo in tests.

Checklist before requesting a review:

  • I set the appropriate labels on the pull request.
  • I have added/updated the release note draft (if necessary).
  • I have updated the documentation to reflect my changes (if necessary).
  • All function and files are well documented.
  • All function and classes have type hints.
  • There is a licenses in all file.
  • The function and variable names are informative.
  • I have checked for code duplications.
  • I have added new unittest (if necessary).

…al _current_framework_info state.

Remove activation_quantizer_mapping from DummyFrameworkInfo in tests.
@elad-c elad-c requested a review from reuvenperetz July 2, 2025 10:15
@elad-c elad-c changed the title Refactor fw_info ahndling in pytest unittests Refactor fw_info handling in pytest unittests Jul 2, 2025
@elad-c elad-c merged commit ad311a5 into main Jul 2, 2025
31 checks passed
@elad-c elad-c deleted the switch_unittests_to_fw_info_patch branch July 2, 2025 11:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants