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

Changed file structure for more intutive path in docs #640

Merged
merged 2 commits into from
Jun 1, 2023

Conversation

dcaustin33
Copy link
Contributor

Currently writing docs for the various watch functions and all watch functions being with integrations but then semantic segmentation being in a nested directory did not make sense. I think we should write each watch as torch_watch, transformers_watch, semseg_torch_watch etc in the init file for ease of use but just doing this for now.

@dcaustin33 dcaustin33 requested a review from a team as a code owner June 1, 2023 16:55
@codecov-commenter
Copy link

codecov-commenter commented Jun 1, 2023

Codecov Report

Merging #640 (67e46f5) into main (1d8f8bd) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #640   +/-   ##
=======================================
  Coverage   83.99%   83.99%           
=======================================
  Files         167      167           
  Lines       13151    13151           
=======================================
  Hits        11046    11046           
  Misses       2105     2105           
Impacted Files Coverage Δ
...uality/integrations/torch_semantic_segmentation.py 0.00% <ø> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Copy link
Contributor

@elboy3 elboy3 left a comment

Choose a reason for hiding this comment

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

tests?

@dcaustin33 dcaustin33 merged commit 1fd112b into main Jun 1, 2023
@dcaustin33 dcaustin33 deleted the chore/file_struct_change branch June 1, 2023 17:45
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