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

Startup Box showing options for template, recent projects, and changelog #2740

Draft
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

ermannolocascio
Copy link
Contributor

@ermannolocascio ermannolocascio commented Apr 30, 2024

Fixes #2589

Progresses

  • Renaming the "Tutorials" tab to "Learning materials"

Include the following links with highlights

Template tab

Checklist before merging

  • Documentation is up-to-date
  • Release notes have been updated
  • Unit tests have been added/updated accordingly
  • Code has been formatted by black
  • Unit tests pass

Copy link

codecov bot commented Dec 10, 2024

Codecov Report

Attention: Patch coverage is 61.30742% with 219 lines in your changes missing coverage. Please review.

Project coverage is 67.05%. Comparing base (aa5c7bb) to head (d118f7b).
Report is 5 commits behind head on master.

Files with missing lines Patch % Lines
spinetoolbox/opener_tester.py 0.00% 173 Missing ⚠️
spinetoolbox/widgets/startup_box_widget.py 69.44% 32 Missing and 1 partial ⚠️
spinetoolbox/changelog_diff.py 64.28% 5 Missing and 5 partials ⚠️
spinetoolbox/ui_main.py 85.71% 1 Missing and 1 partial ⚠️
spinetoolbox/ui/startup_box.py 99.58% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2740      +/-   ##
==========================================
- Coverage   67.13%   67.05%   -0.09%     
==========================================
  Files         193      197       +4     
  Lines       37011    37574     +563     
  Branches     4443     4465      +22     
==========================================
+ Hits        24847    25194     +347     
- Misses      10912    11115     +203     
- Partials     1252     1265      +13     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

At Toolbox startup, prompt to create a project with a workflow template
1 participant