razorpay / i18nify

One stop solution for all your internationalisation needs.
https://geosmart.razorpay.com/
21 stars 10 forks source link

[Fix]: codecov action fix #148

Closed tarun-khanna closed 6 months ago

tarun-khanna commented 6 months ago

Description

Codecov had stopped uploading test coverage. To fix the below error, added codecov token in codecove.yml.

Screenshot 2024-05-27 at 12 34 28 PM

Coverage can be seen now below

Screenshot 2024-05-27 at 12 38 51 PM
Title ---
JIRA link https://razorpay.atlassian.net/browse/ROW-144
Slack thread (if any) NA
Product spec NA
Tech spec/One-pager NA
Bundle Size Difference NA
Fixes Issue NA

Type of change

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Additional Notes

Any additional information that would be helpful for the reviewer.

Checklist:

Reviewer Checklist


PR Title Format

Format: <type>: <subject>

Types can be as follows:

changeset-bot[bot] commented 6 months ago

⚠️ No Changeset found

Latest commit: 126f82ad1acd95989673a3987861a419d29d9fd8

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

github-actions[bot] commented 6 months ago

Unit Test Results

0 files  0 suites   0s :stopwatch: 0 tests 0 :heavy_check_mark: 0 :zzz: 0 :x:

Results for commit 50779c79.

rzpcibot commented 6 months ago
Fails
:no_entry_sign: 🕵 Whoops, I don't see any reviewers. Remember to add one.

Bundle Size Report

Files

click to expand/collapse
| 🟢 No Change | 🗑 File Deleted | 🆕 New File | 📈 Size Increased | 👍 Size Reduced | | --- | --- | --- | --- | --- |
Parsed (kb)
🚦 File Name Base PR Diff %
🟢 cjs/index.js 146.22 146.22 $\textcolor{green}{0}$ 0
🟢 esm/index.min.js 52.8 52.8 $\textcolor{green}{0}$ 0
🟢 umd/index.js 166.76 166.76 $\textcolor{green}{0}$ 0

Generated by :no_entry_sign: dangerJS against 126f82ad1acd95989673a3987861a419d29d9fd8

github-actions[bot] commented 6 months ago

Unit Test Results

0 files  0 suites   0s :stopwatch: 0 tests 0 :heavy_check_mark: 0 :zzz: 0 :x:

Results for commit 22135e6d.

codecov-commenter commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 96.52%. Comparing base (1047227) to head (22135e6). Report is 34 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #148 +/- ## ========================================== + Coverage 95.00% 96.52% +1.51% ========================================== Files 44 48 +4 Lines 501 662 +161 Branches 128 162 +34 ========================================== + Hits 476 639 +163 + Misses 24 23 -1 + Partials 1 0 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

github-actions[bot] commented 6 months ago

Unit Test Results

0 files  0 suites   0s :stopwatch: 0 tests 0 :heavy_check_mark: 0 :zzz: 0 :x:

Results for commit 126f82ad.