Skip to content

Conversation

zguesmi
Copy link
Member

@zguesmi zguesmi commented Jul 29, 2025

@zguesmi zguesmi self-assigned this Jul 29, 2025
Copy link

codecov bot commented Jul 29, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.66%. Comparing base (49b5a66) to head (60adfc2).
⚠️ Report is 19 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #247   +/-   ##
========================================
  Coverage    83.66%   83.66%           
========================================
  Files           38       38           
  Lines         1218     1218           
  Branches       227      227           
========================================
  Hits          1019     1019           
  Misses         199      199           

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

@zguesmi zguesmi marked this pull request as ready for review July 30, 2025 16:44
Copy link
Contributor

@Copilot 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 package version to 5.6.0-rc1 and configures the project for NPM publication. The changes include version bumping, repository URL corrections, and GitHub Actions workflow updates to enable automated publishing on tag pushes.

  • Version bumped from 5.5.0 to 5.6.0-rc1
  • Repository URLs corrected from "PoCo-dev" to "PoCo"
  • Publish workflow updated to trigger on tag pushes instead of releases

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
package.json Version bump and repository URL corrections
.github/workflows/publish.yml Updated trigger and workflow dependencies for NPM publishing
.github/workflows/main.yml Renamed job from "coverage" to "build-and-test"
Comments suppressed due to low confidence (1)

.github/workflows/publish.yml:14

  • The workflow reference '@publish-npm-v1.5.0' may not exist. Based on the previous version being v1.2.0, please verify that v1.5.0 is a valid published version of this workflow.
    uses: iExecBlockchainComputing/github-actions-workflows/.github/workflows/publish-npm.yml@publish-npm-v1.5.0

@zguesmi zguesmi merged commit c37a0de into develop Jul 31, 2025
4 checks passed
@zguesmi zguesmi deleted the feature/npm-package-v5.6.0-rc1 branch July 31, 2025 15:53
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.

3 participants