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

import-projects-rework #515

Merged
merged 19 commits into from
Nov 24, 2023
Merged

import-projects-rework #515

merged 19 commits into from
Nov 24, 2023

Conversation

labhvam5
Copy link
Contributor

@labhvam5 labhvam5 commented Nov 8, 2023

No description provided.

@labhvam5 labhvam5 changed the title Adding scheduling logic import-projects-rework Nov 8, 2023
Copy link

github-actions bot commented Nov 8, 2023

Tests Skipped Failures Errors Time
1 0 💤 0 ❌ 1 🔥 2.008s ⏱️

@labhvam5 labhvam5 requested a review from ashwin1111 November 10, 2023 03:28
apps/mappings/queues.py Outdated Show resolved Hide resolved
apps/mappings/queues.py Outdated Show resolved Hide resolved
apps/mappings/queues.py Outdated Show resolved Hide resolved
apps/mappings/queues.py Outdated Show resolved Hide resolved
apps/mappings/schedules.py Outdated Show resolved Hide resolved
Copy link

Tests Skipped Failures Errors Time
1 0 💤 0 ❌ 1 🔥 2.068s ⏱️

Copy link

Tests Skipped Failures Errors Time
1 0 💤 0 ❌ 1 🔥 1.971s ⏱️

Copy link

Tests Skipped Failures Errors Time
1 0 💤 0 ❌ 1 🔥 1.547s ⏱️

@ashwin1111 ashwin1111 self-requested a review November 17, 2023 07:54
* adding sub module  changes

* inital run changes

* adding is_auto_sync_enabled as project property

* minor changes

* removing print statements

* resolving comment for sub module

* resolving comments
* removing old code

* removing old test and lint fix

* Adding projects test (#522)

* Adding projects test

* adding new test

* addin exceptions test

* lint fix for test
@labhvam5 labhvam5 added the deploy Triggers deployment of active branch to Staging label Nov 23, 2023
@labhvam5 labhvam5 added deploy Triggers deployment of active branch to Staging and removed deploy Triggers deployment of active branch to Staging labels Nov 23, 2023
@labhvam5 labhvam5 removed the deploy Triggers deployment of active branch to Staging label Nov 23, 2023
Copy link

Tests Skipped Failures Errors Time
216 0 💤 0 ❌ 0 🔥 49.570s ⏱️

Copy link

codecov bot commented Nov 24, 2023

Codecov Report

Merging #515 (563291b) into master (9684343) will increase coverage by 0.17%.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #515      +/-   ##
==========================================
+ Coverage   96.00%   96.18%   +0.17%     
==========================================
  Files          59       60       +1     
  Lines        4511     4539      +28     
==========================================
+ Hits         4331     4366      +35     
+ Misses        180      173       -7     
Files Coverage Δ
apps/mappings/exceptions.py 93.50% <100.00%> (+6.66%) ⬆️
apps/mappings/helpers.py 100.00% <100.00%> (ø)
apps/mappings/queues.py 98.50% <100.00%> (ø)
apps/mappings/schedules.py 100.00% <100.00%> (ø)
apps/mappings/signals.py 100.00% <100.00%> (ø)
apps/mappings/tasks.py 96.14% <ø> (+1.24%) ⬆️
...orkspaces/apis/advanced_configurations/triggers.py 100.00% <100.00%> (ø)
apps/workspaces/apis/export_settings/triggers.py 100.00% <100.00%> (ø)
apps/workspaces/apis/import_settings/triggers.py 100.00% <100.00%> (ø)
apps/workspaces/apis/map_employees/triggers.py 100.00% <100.00%> (ø)
... and 1 more

@labhvam5 labhvam5 merged commit 5cb9b05 into master Nov 24, 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