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 Handling Data Source Request Errors #530

Merged
merged 3 commits into from
Oct 25, 2024

Conversation

asimonok
Copy link
Collaborator

@asimonok asimonok commented Oct 22, 2024

Resolves #524

Screenshot 2024-10-22 at 23 52 52

@asimonok asimonok added the enhancement New feature or request label Oct 22, 2024
@asimonok asimonok self-assigned this Oct 22, 2024
@asimonok asimonok added this to the Forms 4.8.0 milestone Oct 22, 2024
Copy link

codecov bot commented Oct 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.19%. Comparing base (22fa631) to head (abb702a).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #530      +/-   ##
==========================================
- Coverage   99.19%   99.19%   -0.01%     
==========================================
  Files         116      115       -1     
  Lines        1980     1978       -2     
  Branches      532      538       +6     
==========================================
- Hits         1964     1962       -2     
  Misses         14       14              
  Partials        2        2              

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

Copy link
Member

@mikhail-vl mikhail-vl left a comment

Choose a reason for hiding this comment

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

Looks great!

@mikhail-vl mikhail-vl merged commit 3e6085d into main Oct 25, 2024
7 checks passed
@mikhail-vl mikhail-vl deleted the feat/add-handling-datasource-error branch October 25, 2024 10:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unable to run a query with JSON in custom code payload
2 participants