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

Base Structure for Import of Sage300 Attributes to Fyle #47

Merged
merged 6 commits into from
Oct 26, 2023

Conversation

NileshPant1999
Copy link
Contributor

No description provided.

@NileshPant1999 NileshPant1999 temporarily deployed to CI Environment October 25, 2023 20:53 — with GitHub Actions Inactive
@github-actions
Copy link

Tests Skipped Failures Errors Time
11 0 💤 0 ❌ 0 🔥 1.985s ⏱️

@NileshPant1999 NileshPant1999 temporarily deployed to CI Environment October 25, 2023 21:21 — with GitHub Actions Inactive
@github-actions
Copy link

Tests Skipped Failures Errors Time
11 0 💤 0 ❌ 0 🔥 1.578s ⏱️

@codecov-commenter
Copy link

codecov-commenter commented Oct 25, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

❗ No coverage uploaded for pull request base (master@b8487cc). Click here to learn what that means.

Additional details and impacted files
@@            Coverage Diff            @@
##             master      #47   +/-   ##
=========================================
  Coverage          ?   86.07%           
=========================================
  Files             ?       31           
  Lines             ?     1070           
  Branches          ?        0           
=========================================
  Hits              ?      921           
  Misses            ?      149           
  Partials          ?        0           

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

@@ -14,7 +14,7 @@ django-request-logging==0.7.5
django-filter==21.1

# DjangoQ for running async tasks
django-q2==1.6.1
django-q==1.3.9
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@Shwetabhk django-q2 is not working with other versions of Django-q which is installed in other libraries such as fyle rest auth etc
we either need to update everywhere, right now rolled back to latest version of django-q

class Migration(migrations.Migration):

dependencies = [
('workspaces', '0001_initial'),
Copy link
Contributor Author

Choose a reason for hiding this comment

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

do you want me to delete this parent migration and create migration again, or this is okay ??

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@Shwetabhk ignore this, this will be fixed in other pr

@NileshPant1999 NileshPant1999 temporarily deployed to CI Environment October 26, 2023 05:09 — with GitHub Actions Inactive
@github-actions
Copy link

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

@NileshPant1999 NileshPant1999 temporarily deployed to CI Environment October 26, 2023 05:14 — with GitHub Actions Inactive
@github-actions
Copy link

Tests Skipped Failures Errors Time
11 0 💤 0 ❌ 0 🔥 2.057s ⏱️

@NileshPant1999 NileshPant1999 merged commit 019b8aa into master Oct 26, 2023
1 check 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.

3 participants