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

Feature : Changing Unit Testing strategy for CI/CD branches #851

Merged
merged 2 commits into from
Jun 8, 2023

Conversation

Magnus167
Copy link
Member

Unittests for PRs to Develop and Test will now run on os=ubuntu-latest and python=3.11 only.

PRs to Main will run on os=[Windows, MacOS, Ubuntu] and python=[3.8, 3.9, 3.10, 3.11]

@Magnus167 Magnus167 requested a review from lsimonsen June 5, 2023 14:22
@codecov
Copy link

codecov bot commented Jun 5, 2023

Codecov Report

Patch coverage: 39.13% and project coverage change: -0.13 ⚠️

Comparison is base (555bb9f) 73.65% compared to head (b253be7) 73.53%.

❗ Current head b253be7 differs from pull request most recent head d18dc5d. Consider uploading reports for the commit d18dc5d to get more accurate results

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #851      +/-   ##
===========================================
- Coverage    73.65%   73.53%   -0.13%     
===========================================
  Files           31       31              
  Lines         3792     3797       +5     
===========================================
- Hits          2793     2792       -1     
- Misses         999     1005       +6     
Impacted Files Coverage Δ
macrosynergy/panel/view_ranges.py 12.16% <4.76%> (-1.48%) ⬇️
macrosynergy/download/dataquery.py 71.77% <33.33%> (-0.71%) ⬇️
macrosynergy/management/check_availability.py 47.54% <33.33%> (+0.98%) ⬆️
macrosynergy/panel/linear_composite.py 73.55% <100.00%> (+0.27%) ⬆️
macrosynergy/panel/view_timelines.py 91.81% <100.00%> (+0.74%) ⬆️

... and 1 file with indirect coverage changes

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

@Magnus167 Magnus167 merged commit 5e3da22 into develop Jun 8, 2023
3 checks passed
@Magnus167 Magnus167 deleted the feature/update_cicd branch June 28, 2023 12:27
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.

None yet

2 participants