Skip to content

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

@codecov
Copy link

codecov bot commented Dec 10, 2024

Codecov Report

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

Project coverage is 67.21%. Comparing base (e0eb2b3) to head (ca0d5cd).
Report is 7 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 67.96% 31 Missing and 2 partials ⚠️
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.66% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2740      +/-   ##
==========================================
- Coverage   67.26%   67.21%   -0.05%     
==========================================
  Files         194      198       +4     
  Lines       37395    38015     +620     
  Branches     4483     4505      +22     
==========================================
+ Hits        25153    25552     +399     
- Misses      10975    11184     +209     
- Partials     1267     1279      +12     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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

3 participants