Skip to content

FIX: Update release action - #1271

Merged
dipinknair merged 11 commits into
mainfrom
fix/release
Aug 8, 2025
Merged

FIX: Update release action#1271
dipinknair merged 11 commits into
mainfrom
fix/release

Conversation

@dipinknair

Copy link
Copy Markdown
Contributor

This change will not publish pdf or html files to github release. Currently PyMech doesnt build pdf which is blocking this action from releasing.

@dipinknair
dipinknair requested a review from a team as a code owner August 7, 2025 15:25
@github-actions github-actions Bot added maintenance Package and maintenance related ci/cd Involves the GitHub workflow files bug Something isn't working labels Aug 7, 2025
@github-actions github-actions Bot added the documentation Improvements or additions to documentation label Aug 7, 2025
@codacy-production

codacy-production Bot commented Aug 7, 2025

Copy link
Copy Markdown

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
-0.08% (target: -1.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (eeda5fa) 2545 2188 85.97%
Head commit (d32fe6a) 2545 (+0) 2186 (-2) 85.89% (-0.08%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#1271) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

@codecov

codecov Bot commented Aug 7, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.89%. Comparing base (eeda5fa) to head (d32fe6a).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1271      +/-   ##
==========================================
- Coverage   85.97%   85.89%   -0.08%     
==========================================
  Files          39       39              
  Lines        2545     2545              
==========================================
- Hits         2188     2186       -2     
- Misses        357      359       +2     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Comment thread doc/source/conf.py
@dipinknair
dipinknair requested a review from klmcadams August 7, 2025 22:00

@jorgepiloto jorgepiloto left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks for fixing this, @dipinknair.

@dipinknair
dipinknair merged commit b8684bf into main Aug 8, 2025
56 checks passed
@dipinknair
dipinknair deleted the fix/release branch August 8, 2025 12:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working ci/cd Involves the GitHub workflow files documentation Improvements or additions to documentation maintenance Package and maintenance related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants