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

Update github actions #12

Merged
merged 2 commits into from
Feb 22, 2024
Merged

Update github actions #12

merged 2 commits into from
Feb 22, 2024

Conversation

uuf6429
Copy link
Member

@uuf6429 uuf6429 commented Feb 22, 2024

No description provided.

@uuf6429 uuf6429 marked this pull request as draft February 22, 2024 13:54
@uuf6429
Copy link
Member Author

uuf6429 commented Feb 22, 2024

Blocked by codecov/codecov-action#1293

@aik099
Copy link
Member

aik099 commented Feb 22, 2024

@uuf6429 , I've added the CODECOV_TOKEN repository secret. You can proceed with CodeCov action update to V4.

Relevant code fragment to use this token (adjust indentation as needed):

        uses: codecov/codecov-action@v4
        with:
          token: ${{ secrets.CODECOV_TOKEN }}

@uuf6429 uuf6429 marked this pull request as ready for review February 22, 2024 22:12
Copy link

codecov bot commented Feb 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.54%. Comparing base (3a116f9) to head (8d1ebdd).

Additional details and impacted files
@@             Coverage Diff              @@
##               main      #12      +/-   ##
============================================
+ Coverage     82.88%   83.54%   +0.66%     
  Complexity      191      191              
============================================
  Files             1        1              
  Lines           479      468      -11     
============================================
- Hits            397      391       -6     
+ Misses           82       77       -5     

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

@uuf6429 uuf6429 merged commit ce10226 into main Feb 22, 2024
56 checks passed
@uuf6429 uuf6429 deleted the chore/update-github-actions branch February 22, 2024 22:30
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.

2 participants