Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: fix v2 params behaving not correctly #103

Merged

Conversation

lorow
Copy link
Collaborator

@lorow lorow commented Feb 6, 2024

Description

This PR aims to fix the Unified Params / V2 Params implementation used with the VRCFT Module. This is not a refactor, just a bugfix. Refactor will come with the implementation of proper module support.

What is being done in this PR:

Black - changed from default80 lines to 120, can be reverted if we don't want that.
Pytest - Added pytest with configuration and basic fixtures and mocks
osc.py - Fixes and black format
any other touched files: fixes encountered while writing tests, simple cleanups and black formats

Won't be done in this PR:

  • test whole osc.py
  • test anything else
  • refactor osc.py

More comprehensive tests will come with osc.py refactor

Checklist

  • The pull request is done against the latest development branch

  • Only relevant files were touched

  • Code change compiles without warnings

  • The code change is tested and works with EyeTrackVR core ESP32 newest release

  • I accept the CLA.

@lorow lorow marked this pull request as ready for review February 9, 2024 22:39
@lorow lorow changed the title DRAFT: Fix/fix v2 params Fix: fix v2 params behaving not correctly Feb 9, 2024
Copy link
Collaborator

@RedHawk989 RedHawk989 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Loks good. I cant do super in-depth testing but ill fix problems as they come up later if that is the case.

@RedHawk989 RedHawk989 merged commit f5354ff into EyeTrackVR:v2.0-beta-feature-branch Feb 12, 2024
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.

None yet

2 participants