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

updated CI environments, fixes #1589 #1590

Merged
merged 1 commit into from Oct 11, 2022
Merged

updated CI environments, fixes #1589 #1590

merged 1 commit into from Oct 11, 2022

Conversation

bmcfee
Copy link
Member

@bmcfee bmcfee commented Oct 11, 2022

Reference Issue

Fixes #1589

What does this implement/fix? Explain your changes.

This PR modifies the CI environments to install lazy_loader from conda-forge instead of indirectly via pypi.

Any other comments?

No changes to the code - should be good to merge once CI passes.

@bmcfee bmcfee added testing Issues with our test design and continuous integration services management Project governance, packaging, distribution, etc labels Oct 11, 2022
@bmcfee bmcfee added this to the 0.10.0 milestone Oct 11, 2022
@bmcfee
Copy link
Member Author

bmcfee commented Oct 11, 2022

Packages have not yet pushed to the servers yet apparently - I'll give this one another go in a few hours.

@codecov
Copy link

codecov bot commented Oct 11, 2022

Codecov Report

Base: 98.75% // Head: 98.75% // No change to project coverage 👍

Coverage data is based on head (2e63c00) compared to base (96f8bee).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1590   +/-   ##
=======================================
  Coverage   98.75%   98.75%           
=======================================
  Files          32       32           
  Lines        4016     4016           
=======================================
  Hits         3966     3966           
  Misses         50       50           
Flag Coverage Δ
unittests 98.75% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@bmcfee bmcfee merged commit 289bc0a into main Oct 11, 2022
@bmcfee bmcfee deleted the lazy-ci branch October 11, 2022 19:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
management Project governance, packaging, distribution, etc testing Issues with our test design and continuous integration services
Development

Successfully merging this pull request may close these issues.

Update CI environments for lazy loader conda package
1 participant