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 issue with process global #1166

Merged
merged 2 commits into from
Jan 9, 2025
Merged

Fix issue with process global #1166

merged 2 commits into from
Jan 9, 2025

Conversation

ukrbublik
Copy link
Owner

Fix #1165

Copy link

codesandbox bot commented Jan 9, 2025

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

Copy link

vercel bot commented Jan 9, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
react-awesome-query-builder-examples ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 9, 2025 3:02pm
react-awesome-query-builder-sandbox ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 9, 2025 3:02pm
react-awesome-query-builder-sandbox-next ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 9, 2025 3:02pm

Copy link

codesandbox-ci bot commented Jan 9, 2025

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 8d2866b:

Sandbox Source
@react-awesome-query-builder/examples Configuration
@react-awesome-query-builder/sandbox Configuration
@react-awesome-query-builder/sandbox-simple Configuration
@react-awesome-query-builder/sandbox-next Configuration

Copy link

codecov bot commented Jan 9, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.60%. Comparing base (f6d27b9) to head (8d2866b).
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1166      +/-   ##
==========================================
+ Coverage   80.58%   80.60%   +0.01%     
==========================================
  Files         223      223              
  Lines       11973    11973              
  Branches     1507     1507              
==========================================
+ Hits         9649     9651       +2     
+ Misses       1604     1602       -2     
  Partials      720      720              

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

@ukrbublik ukrbublik deleted the fix-process-bug branch January 11, 2025 06:58
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.

ReferenceError: process is not defined
1 participant