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

Added RetryException handler and bumped the sdk versions #73

Merged
merged 2 commits into from
Feb 15, 2024

Conversation

Hrishabh17
Copy link
Contributor

Please review.

Copy link

Tests Skipped Failures Errors Time
52 0 💤 0 ❌ 0 🔥 7.624s ⏱️

Copy link

codecov bot commented Feb 14, 2024

Codecov Report

Attention: 8 lines in your changes are missing coverage. Please review.

Comparison is base (ea912a4) 99.62% compared to head (987dbbe) 99.24%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #73      +/-   ##
==========================================
- Coverage   99.62%   99.24%   -0.38%     
==========================================
  Files          48       48              
  Lines        2115     2126      +11     
==========================================
+ Hits         2107     2110       +3     
- Misses          8       16       +8     
Files Coverage Δ
apps/mappings/connector.py 100.00% <ø> (ø)
apps/fyle/tasks.py 89.18% <33.33%> (-10.82%) ⬇️

})
if len(card_attributes) > 0:
QBDMapping.update_or_create_mapping_objects(card_attributes, self.workspace_id)
try:
Copy link
Contributor

Choose a reason for hiding this comment

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

this is not required, can skip

Copy link

Tests Skipped Failures Errors Time
52 0 💤 0 ❌ 0 🔥 7.741s ⏱️

@Hrishabh17 Hrishabh17 merged commit cf87bae into master Feb 15, 2024
2 of 4 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