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

Set pipeline test env version of EpiAware #539

Merged
merged 8 commits into from
Dec 9, 2024
Merged

Conversation

SamuelBrand1
Copy link
Collaborator

Tiny PR to fix the pipeline test environment to error if not using version 0.1.0 of EpiAware.

@SamuelBrand1 SamuelBrand1 requested a review from seabbs December 9, 2024 16:35
Copy link
Contributor

github-actions bot commented Dec 9, 2024

Try this Pull Request!

Open Julia and type:

import Pkg
Pkg.activate(temp=true)
Pkg.add(url="https://github.com/CDCgov/Rt-without-renewal", rev="fix-epiaware-version", subdir="EpiAware")
using EpiAware

@seabbs seabbs enabled auto-merge December 9, 2024 16:40
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.54%. Comparing base (5274760) to head (ec93644).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #539   +/-   ##
=======================================
  Coverage   90.54%   90.54%           
=======================================
  Files          57       57           
  Lines         825      825           
=======================================
  Hits          747      747           
  Misses         78       78           

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

@seabbs seabbs added this pull request to the merge queue Dec 9, 2024
Merged via the queue into main with commit 8dc444f Dec 9, 2024
11 checks passed
@seabbs seabbs deleted the fix-epiaware-version branch December 9, 2024 17:24
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.

3 participants