Skip to content

Conversation

isc-pbarton
Copy link
Collaborator

resolves #882

When doing a Git pull, switch branch, import all, etc. we know compile imported items with some additional flags:

  • bry: Compile more dependent classes
  • u: Do not compile if the class is already up-to-date

@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 49.71%. Comparing base (90e07e5) to head (4f35e62).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #885   +/-   ##
=======================================
  Coverage   49.71%   49.71%           
=======================================
  Files          24       24           
  Lines        3305     3305           
=======================================
  Hits         1643     1643           
  Misses       1662     1662           

☔ 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.

Copy link
Collaborator

@isc-npetroce isc-npetroce left a comment

Choose a reason for hiding this comment

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

LGTM

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.

Incremental Load pull handler should recompile sub-classes.

3 participants