Skip to content

Add missing version check to test_harness#81

Merged
SaschaMann merged 1 commit intomainfrom
add-missing-version-check
Apr 7, 2023
Merged

Add missing version check to test_harness#81
SaschaMann merged 1 commit intomainfrom
add-missing-version-check

Conversation

@SaschaMann
Copy link
Member

#79 introduced a version requirement for annotations for installing the dependencies but not for the code that adds the annotations, resulting in a dependency error for certain versions.

Fixes #80

#79 introduced a version requirement for annotations for installing the dependencies but not for the code that adds the annotations, resulting in a dependency error for certain versions.

Fixes #80
@codecov
Copy link

codecov bot commented Apr 7, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (1aec431) 100.00% compared to head (98a8ba7) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #81   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines            2         2           
=========================================
  Hits             2         2           

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 in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

Copy link
Member

@ericphanson ericphanson left a comment

Choose a reason for hiding this comment

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

Thank you!

@SaschaMann SaschaMann merged commit 79a7e10 into main Apr 7, 2023
@SaschaMann SaschaMann deleted the add-missing-version-check branch April 7, 2023 12:51
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.

"Package GitHubActions not found in current path." on nightly

2 participants