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

Adap 953/merge agate lazy load #1063

Merged
merged 8 commits into from
Jun 13, 2024
Merged

Conversation

VersusFacit
Copy link
Contributor

resolves #953
closes #954

Problem

We want to lazy load agate and test it! @dwreeves got us started 🙌

Solution

I added a test to lazy load this that I can confirm with another unit test (for now) does lazy load agate into sys.modules.

Checklist

  • I have read the contributing guide and understand what's expected of me
  • I have run this code in development and it appears to resolve the stated issue
  • This PR includes tests, or tests are not required/relevant for this PR
  • This PR has no interface changes (e.g. macros, cli, logs, json artifacts, config files, adapter interface, etc) or this PR has already received feedback and approval from Product or DX

@VersusFacit VersusFacit self-assigned this May 26, 2024
@VersusFacit VersusFacit requested a review from a team as a code owner May 26, 2024 10:14
@cla-bot cla-bot bot added the cla:yes label May 26, 2024
@dwreeves
Copy link
Contributor

dwreeves commented Jun 5, 2024

Hi @ VersusFacit, sorry for radio silence, been really busy. Thanks for taking it on from where I left off. Much appreciated ❤️

body: Lazy load agate
time: 2024-03-27T00:13:04.246062-04:00
custom:
Author: dwreeves
Copy link
Contributor

Choose a reason for hiding this comment

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

@VersusFacit do you want to add your author?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I'm on the merge commit :) but thank you

@VersusFacit VersusFacit merged commit a4e22b0 into main Jun 13, 2024
18 checks passed
@VersusFacit VersusFacit deleted the ADAP-953/merge-agate-lazy-load branch June 13, 2024 00:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature] Lazy load agate
3 participants