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: patch issue with dist folder not showing up #732

Merged
merged 1 commit into from
Oct 22, 2024

Conversation

jeromy-cannon
Copy link
Contributor

Description

This pull request changes the following:

  • patch issue with dist folder not showing up in the npm release

Related Issues

@jeromy-cannon jeromy-cannon requested a review from a team as a code owner October 22, 2024 18:10
@jeromy-cannon jeromy-cannon self-assigned this Oct 22, 2024
Copy link
Contributor

Unit Test Results - Linux

  1 files   40 suites   6s ⏱️
111 tests 111 ✅ 0 💤 0 ❌
123 runs  123 ✅ 0 💤 0 ❌

Results for commit 21f1c69.

Copy link
Contributor

Unit Test Results - Windows

  1 files   40 suites   21s ⏱️
111 tests 111 ✅ 0 💤 0 ❌
123 runs  123 ✅ 0 💤 0 ❌

Results for commit 21f1c69.

@jeromy-cannon jeromy-cannon merged commit d976b57 into release/0.31 Oct 22, 2024
37 of 38 checks passed
@jeromy-cannon jeromy-cannon deleted the 00702-ts-dist branch October 22, 2024 19:00
Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
Report missing for 3d868e61
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (3d868e6) Report Missing Report Missing Report Missing
Head commit (21f1c69) 13290 11476 86.35%

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 (#732) 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

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more

Footnotes

  1. Codacy didn't receive coverage data for the commit, or there was an error processing the received data. Check your integration for errors and validate that your coverage setup is correct.

Copy link

codecov bot commented Oct 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.32%. Comparing base (7be759d) to head (21f1c69).
Report is 21 commits behind head on release/0.31.

Additional details and impacted files

Impacted file tree graph

@@                Coverage Diff                @@
##           release/0.31     #732       +/-   ##
=================================================
+ Coverage         66.11%   85.32%   +19.21%     
=================================================
  Files                38       38               
  Lines             14237    13290      -947     
  Branches            666      873      +207     
=================================================
+ Hits               9413    11340     +1927     
+ Misses             4781     1917     -2864     
+ Partials             43       33       -10     

see 24 files with indirect coverage changes

Impacted file tree graph

swirlds-automation added a commit that referenced this pull request Oct 22, 2024
## [0.31.2](v0.31.1...v0.31.2) (2024-10-22)

### Bug Fixes

* patch issue with dist folder not showing up ([#732](#732)) ([d976b57](d976b57))
@swirlds-automation
Copy link
Contributor

🎉 This PR is included in version 0.31.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants