Skip to content

FEAT: Update print_tree method#804

Merged
dipinknair merged 3 commits intomainfrom
feat/print_tree
Jul 5, 2024
Merged

FEAT: Update print_tree method#804
dipinknair merged 3 commits intomainfrom
feat/print_tree

Conversation

@dipinknair
Copy link
Collaborator

Closes #791

@dipinknair dipinknair requested a review from a team as a code owner July 3, 2024 16:10
@github-actions github-actions bot added enhancement New features or code improvements documentation Improvements or additions to documentation labels Jul 3, 2024
@codecov
Copy link

codecov bot commented Jul 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.14%. Comparing base (7d64025) to head (d340ab8).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #804      +/-   ##
==========================================
- Coverage   81.14%   81.14%   -0.01%     
==========================================
  Files          32       32              
  Lines        2095     2100       +5     
==========================================
+ Hits         1700     1704       +4     
- Misses        395      396       +1     

@dipinknair dipinknair requested a review from koubaa July 3, 2024 20:34
@dipinknair dipinknair merged commit c451ee1 into main Jul 5, 2024
@dipinknair dipinknair deleted the feat/print_tree branch July 5, 2024 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation enhancement New features or code improvements

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Enhancement: App.print_tree() takes DataModel.Project as default argument

3 participants