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

Fix issue 48 and 60 related to the WorkflowDependencySensor #61

Merged
merged 5 commits into from
Nov 10, 2023

Put --no-autodetect in make check of Makefile cause otherwise prospec…

196db3b
Select commit
Loading
Failed to load commit list.
Merged

Fix issue 48 and 60 related to the WorkflowDependencySensor #61

Put --no-autodetect in make check of Makefile cause otherwise prospec…
196db3b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 10, 2023 in 1s

88.49% (+0.04%) compared to 5a10093

View this Pull Request on Codecov

88.49% (+0.04%) compared to 5a10093

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (5a10093) 88.44% compared to head (196db3b) 88.49%.
Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #61      +/-   ##
==========================================
+ Coverage   88.44%   88.49%   +0.04%     
==========================================
  Files          22       22              
  Lines        3176     3189      +13     
==========================================
+ Hits         2809     2822      +13     
  Misses        367      367              

see 5 files with indirect coverage changes

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