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: Integrate Codecov with Bitrise #13

Merged
merged 4 commits into from
Oct 31, 2022
Merged

Conversation

hfeky
Copy link
Contributor

@hfeky hfeky commented Oct 31, 2022

Description

Integrate Codecov with Bitrise to show the code coverage.

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist

  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

@hfeky hfeky requested review from a team and Tnation87 October 31, 2022 00:41
@jarvisswvl
Copy link
Collaborator

jarvisswvl commented Oct 31, 2022

Tnation87
Tnation87 previously approved these changes Oct 31, 2022
Copy link
Contributor

@Tnation87 Tnation87 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

perfect 👌

@hfeky hfeky force-pushed the feat/codecov-bitrise-step branch from 1b7a11f to 9f46477 Compare October 31, 2022 16:17
@codecov
Copy link

codecov bot commented Oct 31, 2022

Codecov Report

❗ No coverage uploaded for pull request base (main@bb35cab). Click here to learn what that means.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #13   +/-   ##
=======================================
  Coverage        ?   89.30%           
  Complexity      ?       54           
=======================================
  Files           ?        7           
  Lines           ?      215           
  Branches        ?       18           
=======================================
  Hits            ?      192           
  Misses          ?       15           
  Partials        ?        8           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@hfeky hfeky merged commit 4689c68 into main Oct 31, 2022
@hfeky hfeky deleted the feat/codecov-bitrise-step branch October 31, 2022 16:29
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