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

add exports module base structure #85

Merged
merged 16 commits into from
Nov 27, 2023

Conversation

NileshPant1999
Copy link
Contributor

No description provided.

Copy link

Tests Skipped Failures Errors Time
22 0 💤 0 ❌ 0 🔥 2.426s ⏱️

@codecov-commenter
Copy link

codecov-commenter commented Nov 16, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

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

Additional details and impacted files
@@            Coverage Diff            @@
##             master      #85   +/-   ##
=========================================
  Coverage          ?   72.44%           
=========================================
  Files             ?       64           
  Lines             ?     2765           
  Branches          ?        0           
=========================================
  Hits              ?     2003           
  Misses            ?      762           
  Partials          ?        0           

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

@NileshPant1999 NileshPant1999 changed the base branch from master to bug-fixes-and-cleanup November 17, 2023 06:14
Copy link

Tests Skipped Failures Errors Time
22 0 💤 0 ❌ 0 🔥 2.516s ⏱️

accounting_export.save()

last_export = False
if accounting_export.count() == index + 1:
Copy link
Contributor

Choose a reason for hiding this comment

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

wont this condition always be false?

@@ -0,0 +1,4 @@


def get_sage300_connection_class():
Copy link
Contributor

Choose a reason for hiding this comment

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

remove

):
self.workspace_id = workspace_id

def trigger_import(self):
Copy link
Contributor

Choose a reason for hiding this comment

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

export

@NileshPant1999 NileshPant1999 changed the base branch from bug-fixes-and-cleanup to master November 17, 2023 20:23
Copy link

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

Copy link

Tests Skipped Failures Errors Time
22 0 💤 0 ❌ 0 🔥 2.815s ⏱️

Copy link

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

Copy link

Tests Skipped Failures Errors Time
22 0 💤 0 ❌ 0 🔥 2.840s ⏱️


accounting_export.save()

except Exception as e:
Copy link
Contributor Author

Choose a reason for hiding this comment

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

will handle this later in other pr

@ashwin1111 ashwin1111 removed their request for review November 23, 2023 07:05
Copy link

Tests Skipped Failures Errors Time
22 0 💤 0 ❌ 0 🔥 2.570s ⏱️

@NileshPant1999 NileshPant1999 merged commit a9b2c2c into master Nov 27, 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