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

Migration scripts #338

Merged
merged 2 commits into from
Aug 21, 2023
Merged

Migration scripts #338

merged 2 commits into from
Aug 21, 2023

Conversation

labhvam5
Copy link
Contributor

No description provided.

@labhvam5 labhvam5 temporarily deployed to CI Environment August 21, 2023 06:39 — with GitHub Actions Inactive
@github-actions
Copy link

Tests Skipped Failures Errors Time
221 0 💤 0 ❌ 0 🔥 31.491s ⏱️

@codecov
Copy link

codecov bot commented Aug 21, 2023

Codecov Report

Merging #338 (3354656) into import-rewrite (161cef4) will increase coverage by 0.02%.
Report is 3 commits behind head on import-rewrite.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@                Coverage Diff                 @@
##           import-rewrite     #338      +/-   ##
==================================================
+ Coverage           97.11%   97.13%   +0.02%     
==================================================
  Files                  48       48              
  Lines                4845     4845              
==================================================
+ Hits                 4705     4706       +1     
+ Misses                140      139       -1     

see 2 files with indirect coverage changes

with transaction.atomic():
for schedule in existing_import_enabled_schedules:
configuration = Configuration.objects.get(workspace_id=schedule['args'])
dependent_field_settings = DependentFieldSetting.objects.filter(workspace_id=schedule['args'])
Copy link
Contributor

Choose a reason for hiding this comment

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

.filter().first()

@labhvam5 labhvam5 temporarily deployed to CI Environment August 21, 2023 12:34 — with GitHub Actions Inactive
@github-actions
Copy link

Tests Skipped Failures Errors Time
221 0 💤 0 ❌ 0 🔥 33.812s ⏱️

@labhvam5 labhvam5 merged commit 5be8cd2 into import-rewrite Aug 21, 2023
3 checks passed
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