Skip to content

Fix: Building gallery check #783

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

Closed
wants to merge 2 commits into from
Closed

Fix: Building gallery check #783

wants to merge 2 commits into from

Conversation

dipinknair
Copy link
Collaborator

No description provided.

@github-actions github-actions bot added the bug Something isn't working label Jun 21, 2024
@github-actions github-actions bot added the documentation Improvements or additions to documentation label Jun 21, 2024
Copy link

codecov bot commented Jun 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.38%. Comparing base (25a6a4c) to head (e59b844).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #783      +/-   ##
==========================================
+ Coverage   81.30%   81.38%   +0.07%     
==========================================
  Files          32       32              
  Lines        2065     2063       -2     
==========================================
  Hits         1679     1679              
+ Misses        386      384       -2     

@dipinknair dipinknair marked this pull request as ready for review June 21, 2024 15:44
@dipinknair dipinknair requested a review from a team as a code owner June 21, 2024 15:44
@dipinknair dipinknair requested a review from koubaa June 21, 2024 15:45
@dipinknair dipinknair closed this Jun 21, 2024
@dipinknair dipinknair deleted the fix/building_gallery branch June 21, 2024 15:47
Each object in the tree is expected to have the following attributes:
- Name: The name of the object.
- Suppressed : Print as suppressed, if object is suppressed.
- Children: Checks if object have children.
Copy link
Collaborator

Choose a reason for hiding this comment

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

Children: has children (or maybe "includes children").

- Name: The name of the object.
- Suppressed : Print as suppressed, if object is suppressed.
- Children: Checks if object have children.
Each child node is expected to have the all these attributes.
Copy link
Collaborator

@sbradrick sbradrick Jun 26, 2024

Choose a reason for hiding this comment

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

Each child node is expected to have all of these attributes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants