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

♻️ Better dialogue working with outdated instance settings and remove… #818

Merged
merged 2 commits into from
Aug 13, 2024

Conversation

falexwolf
Copy link
Member

… backward compat for no IDs

@Koncopd
Copy link
Member

Koncopd commented Aug 12, 2024

fails due to https://github.com/laminlabs/laminhub/issues/1036 and other things (solved here ).

) from error
if settings_store.id == "null":
Copy link
Member Author

Choose a reason for hiding this comment

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

This is no longer needed. It dates back to when we didn't have insance uuids.

Copy link

@github-actions github-actions bot temporarily deployed to pull request August 13, 2024 10:30 Inactive
Copy link

codecov bot commented Aug 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.68%. Comparing base (e14b433) to head (93d59b5).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #818      +/-   ##
==========================================
+ Coverage   82.66%   82.68%   +0.02%     
==========================================
  Files          42       42              
  Lines        3230     3228       -2     
==========================================
- Hits         2670     2669       -1     
+ Misses        560      559       -1     

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

@falexwolf falexwolf merged commit af7048d into main Aug 13, 2024
13 checks passed
@falexwolf falexwolf deleted the betterdialogue branch August 13, 2024 11:05
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.

2 participants