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 codecov and test failures #662

Draft
wants to merge 6 commits into
base: develop
Choose a base branch
from

Conversation

robtaylor
Copy link
Contributor

This should fix the issue with linux showing as failing.

@robtaylor robtaylor force-pushed the fix-codecov branch 3 times, most recently from 541ef0a to 0192719 Compare September 30, 2024 02:16
@robtaylor robtaylor marked this pull request as draft September 30, 2024 02:17
@robtaylor robtaylor marked this pull request as ready for review September 30, 2024 02:21
@robtaylor
Copy link
Contributor Author

See #667

@robtaylor robtaylor changed the title Fix codecov failure due to undeclared secret use Fix codecov and test failures Oct 1, 2024
@robtaylor
Copy link
Contributor Author

robtaylor commented Oct 1, 2024

Updated PR to fix two issues causing test and coverage failure:

@robtaylor robtaylor force-pushed the fix-codecov branch 4 times, most recently from ee6c821 to af026a1 Compare October 1, 2024 04:47
@codecov-commenter
Copy link

codecov-commenter commented Oct 1, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.24%. Comparing base (7143747) to head (3e9d825).
Report is 3 commits behind head on develop.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #662   +/-   ##
========================================
  Coverage    96.24%   96.24%           
========================================
  Files           41       41           
  Lines         5220     5220           
  Branches      1226     1226           
========================================
  Hits          5024     5024           
  Misses         124      124           
  Partials        72       72           

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

@robtaylor robtaylor force-pushed the fix-codecov branch 2 times, most recently from 0c56a27 to 04e01dc Compare October 1, 2024 05:52
@robtaylor
Copy link
Contributor Author

Ugh, this changing viewbox parameter in the generated svg is killing me!!

@robtaylor robtaylor force-pushed the fix-codecov branch 3 times, most recently from 3525c72 to 3e9d825 Compare October 1, 2024 06:59
@robtaylor robtaylor force-pushed the fix-codecov branch 2 times, most recently from 74a7d65 to f8b0de2 Compare October 1, 2024 16:56
It's proved difficult to get plantuml to generate the same svg output on
all target platforms, with non-obvious factors effecting dimensions in
various aspects of its output. This switches the test cases to use
embedded png output instead.
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