Skip to content

Conversation

@justin-tay
Copy link
Collaborator

Closes #1216

Skips processing of the properties keyword if not an object, otherwise it will generate annotations it is not supposed to, which requires memory.

@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.00%. Comparing base (48ca3c2) to head (ef7f5fd).
⚠️ Report is 112 commits behind head on master.
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1217      +/-   ##
============================================
- Coverage     78.90%   78.00%   -0.91%     
+ Complexity     1965     1930      -35     
============================================
  Files           172      201      +29     
  Lines          6352     6774     +422     
  Branches       1255     1191      -64     
============================================
+ Hits           5012     5284     +272     
- Misses          867     1049     +182     
+ Partials        473      441      -32     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

Performance degradation in version 2.0.0

2 participants