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

ci: upgrade deprectaed action version #898

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

DeepakBomjan
Copy link
Collaborator

Description

Commit Message

type: commit message

see the guidelines for commit messages.

Changelog Entry

version: <log entry>

Checklist

  • I have performed a self-review of my own code
  • I have documented my code in accordance with the documentation guidelines
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • I have run the unit tests
  • I only have one commit (if not, squash them into one commit).
  • I have a descriptive commit message that adheres to the commit message guidelines
  • I have added version bump label on PR.

Please review the CONTRIBUTING.md file for detailed contributing guidelines.

@DeepakBomjan DeepakBomjan linked an issue Dec 5, 2024 that may be closed by this pull request
@github-actions github-actions bot added the cicd label Dec 5, 2024
@codecov-commenter
Copy link

codecov-commenter commented Dec 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.26%. Comparing base (5b5d65f) to head (828e662).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##               main     #898   +/-   ##
=========================================
  Coverage     76.26%   76.26%           
  Complexity      418      418           
=========================================
  Files           153      153           
  Lines         14443    14443           
  Branches        292      292           
=========================================
  Hits          11015    11015           
  Misses         3281     3281           
  Partials        147      147           
Flag Coverage Δ
java 81.53% <ø> (ø)
rust 75.40% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Successfully merging this pull request may close these issues.

ci: upgrade deprecated action version
2 participants