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

fix: failed typegraph deployment #758

Merged
merged 5 commits into from
Jun 18, 2024
Merged

fix: failed typegraph deployment #758

merged 5 commits into from
Jun 18, 2024

Conversation

Natoandro
Copy link
Contributor

  • Fix casing typo in the typescript sdk
  • Fix error reporting in the typescript sdk
  • Display the retry number
  • Warning on cancelled retry

Migration notes

N/A

  • The change comes with new or modified tests
  • Hard-to-understand functions have explanatory comments
  • End-user documentation is updated to reflect the change

zifeo
zifeo previously approved these changes Jun 18, 2024
Copy link

codecov bot commented Jun 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73.43%. Comparing base (9ed105d) to head (eeedbb0).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #758      +/-   ##
==========================================
+ Coverage   73.06%   73.43%   +0.37%     
==========================================
  Files         116      115       -1     
  Lines       14150    14022     -128     
  Branches     1417     1416       -1     
==========================================
- Hits        10338    10297      -41     
+ Misses       3786     3699      -87     
  Partials       26       26              

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

@Natoandro Natoandro merged commit 0890198 into main Jun 18, 2024
11 checks passed
@Natoandro Natoandro deleted the fix-2 branch June 18, 2024 22:16
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