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

feat: enable Codacy configuration as code support and public npm package publishing #275

Merged
merged 1 commit into from
Mar 2, 2024

Conversation

nathanklick
Copy link
Member

Description

This pull request changes the following:

  • Updates the package.json configuration to allow public package publishing.
  • Renames the .eslintrc file to .eslintrc.json to support Codacy.
  • Reverts the E2E url for example.json to use the main branch.

Related Issues

@nathanklick nathanklick self-assigned this Mar 2, 2024
Copy link

github-actions bot commented Mar 2, 2024

Unit Test Results

35 tests  ±0   35 ✅ ±0   28m 29s ⏱️ + 1m 8s
21 suites ±0    0 💤 ±0 
 1 files   ±0    0 ❌ ±0 

Results for commit fc3a52e. ± Comparison against base commit 46abfcf.

Copy link

github-actions bot commented Mar 2, 2024

E2E Test Results

4 tests  ±0   4 ✅ ±0   51s ⏱️ -1s
1 suites ±0   0 💤 ±0 
1 files   ±0   0 ❌ ±0 

Results for commit fc3a52e. ± Comparison against base commit 46abfcf.

Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00% (target: -1.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (46abfcf) 1636 1085 66.32%
Head commit (fc3a52e) 1636 (+0) 1085 (+0) 66.32% (+0.00%)

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

You may notice some variations in coverage metrics with the latest Coverage engine update. For more details, visit the documentation

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 66.09%. Comparing base (46abfcf) to head (fc3a52e).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #275   +/-   ##
=======================================
  Coverage   66.09%   66.09%           
=======================================
  Files          60       60           
  Lines        1879     1879           
  Branches      282      281    -1     
=======================================
  Hits         1242     1242           
+ Misses        636      602   -34     
- Partials        1       35   +34     

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

@nathanklick nathanklick merged commit 4a3d23b into main Mar 2, 2024
14 checks passed
@nathanklick nathanklick deleted the 00240-Codacy-Config branch March 2, 2024 00:26
swirlds-automation added a commit that referenced this pull request Mar 2, 2024
## [0.1.0](v0.0.0...v0.1.0) (2024-03-02)

### Features

* **ci:** add release workflow ([#273](#273)) ([46abfcf](46abfcf))
* enable Codacy configuration as code support and public npm package publishing ([#275](#275)) ([4a3d23b](4a3d23b))
@swirlds-automation
Copy link
Contributor

🎉 This PR is included in version 0.1.0 🎉

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
Labels
Projects
None yet
3 participants