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 skelet #127

Closed
wants to merge 4 commits into from
Closed

Fix skelet #127

wants to merge 4 commits into from

Conversation

hyp3rion31gr3y
Copy link
Contributor

Attempt to fix AttributeError: partially initialized module 'opl.skelet' has no attribute 'retry_on_traceback' (most likely due to a circular import) errors coming from skelet.py

Rajaditya Chauhan and others added 2 commits June 19, 2024 11:10
- decouple StatusData class into another file, this was causing circular
  import.
- update test for skelet
- move get_now_str() function into date.py file
- copy changes in opl dir into core/opl dir
@vishalvvr
Copy link
Contributor

After we merge this PR
we need to make changes to tally service in iperf.
https://github.com/search?q=repo%3AAppservices-perfscale%2Fiperf+opl.status_data&type=code

@jhutar
Copy link
Contributor

jhutar commented Jun 20, 2024

Looks great. Pls fix these linter errors (for now I'm perfectly OK to leave these "Clone found" ones in tests unfixed, but the other ones can be fixed easily I guess).

Did the tests passed (see end of the readme on how to run them)?

@vishalvvr
Copy link
Contributor

One humble request,
Please review and merge #128 PR before.
PR#128 has some linting files changes so if we merge those change first, then this PR(#127) won't have unrelated files to commit :)

@vishalvvr vishalvvr changed the title Fix skelet [draft] Fix skelet Jun 21, 2024
@hyp3rion31gr3y hyp3rion31gr3y marked this pull request as draft June 21, 2024 05:11
@hyp3rion31gr3y
Copy link
Contributor Author

since @jhutar solved this issue, PR is not needed now :)

@hyp3rion31gr3y hyp3rion31gr3y changed the title [draft] Fix skelet Fix skelet Jun 25, 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.

3 participants