Skip to content

Conversation

@waltsims
Copy link
Owner

@waltsims waltsims commented Apr 21, 2025

This PR creates a static artifacts link for collected test values and updates the Development documentation based on feedback from @precicely

@codecov
Copy link

codecov bot commented Apr 21, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73.61%. Comparing base (22a70f8) to head (e3b42f4).
Report is 10 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #595   +/-   ##
=======================================
  Coverage   73.61%   73.61%           
=======================================
  Files          50       50           
  Lines        6929     6929           
  Branches     1315     1315           
=======================================
  Hits         5101     5101           
  Misses       1283     1283           
  Partials      545      545           
Flag Coverage Δ
3.10 73.61% <ø> (ø)
3.11 73.61% <ø> (ø)
3.12 73.61% <ø> (ø)
3.13 73.61% <ø> (ø)
macos-latest 73.58% <ø> (ø)
ubuntu-latest 73.58% <ø> (ø)
windows-latest 73.60% <ø> (ø)

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

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@waltsims
Copy link
Owner Author

waltsims commented Apr 21, 2025

  • Update docs to describe hatch usage.

@waltsims waltsims requested a review from Copilot April 21, 2025 01:54
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates the Development documentation by creating a static artifacts link for collected test values and adjusting workflow behavior according to feedback from @precicely.

  • Capitalized the artifact upload step name.
  • Removed the caching condition on the artifact upload.
  • Updated workflow steps to output the artifact URL.
Files not reviewed (1)
  • docs/development/development_environment.rst: Language not supported
Comments suppressed due to low confidence (1)

.github/workflows/pytest.yml:63

  • The removal of the caching condition in the artifact upload step may lead to unnecessary uploads. If this change is intentional, consider documenting the rationale for removing the condition.
if: ${{ steps.matlab-refs-cache.outputs.cache-hit != 'true' }}

@waltsims waltsims merged commit b24bfa1 into master Apr 21, 2025
44 checks passed
@waltsims waltsims deleted the create-static-artifacts-link branch April 21, 2025 03:52
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.

2 participants