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

Fix traceback from creating fresh spine db #2884

Merged
merged 1 commit into from
Jul 9, 2024

Conversation

PiispaH
Copy link
Collaborator

@PiispaH PiispaH commented Jul 9, 2024

Fixes a traceback when creating a fresh spine db.

Fixes #2883

Checklist before merging

  • Unit tests pass

Copy link

codecov bot commented Jul 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 66.91%. Comparing base (d56a0eb) to head (81fe1e8).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2884      +/-   ##
==========================================
- Coverage   66.92%   66.91%   -0.01%     
==========================================
  Files         187      187              
  Lines       36482    36482              
  Branches     6254     6254              
==========================================
- Hits        24414    24413       -1     
- Misses      10766    10768       +2     
+ Partials     1302     1301       -1     

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

@PiispaH PiispaH merged commit ccdae4b into master Jul 9, 2024
22 checks passed
@PiispaH PiispaH deleted the issue_2883_traceback_when_creating_db branch July 9, 2024 13:43
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.

Traceback when creating new spine db
1 participant