Skip to content

[Oztechan/CCC#3630] Make secret writing action more readable#3631

Merged
mustafaozhan merged 3 commits intodevelopfrom
3630--Make-secret-writing-action-more-readable
Jun 30, 2024
Merged

[Oztechan/CCC#3630] Make secret writing action more readable#3631
mustafaozhan merged 3 commits intodevelopfrom
3630--Make-secret-writing-action-more-readable

Conversation

@mustafaozhan
Copy link
Member

Resolves #3630

@mustafaozhan mustafaozhan requested a review from a team as a code owner June 29, 2024 13:21
@mustafaozhan mustafaozhan changed the base branch from develop to 3628--Update-android-keystore June 29, 2024 13:21
@codacy-production
Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (bc1fdc0) 3275 1704 52.03%
Head commit (a6cc26d) 3275 (+0) 1704 (+0) 52.03% (+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 (#3631) 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


🚀 Don’t miss a bit, follow what’s new on Codacy.

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more

@codacy-production
Copy link

codacy-production bot commented Jun 29, 2024

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (29be0c6) 3275 1704 52.03%
Head commit (cdb9ec7) 3275 (+0) 1704 (+0) 52.03% (+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 (#3631) 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


🚀 Don’t miss a bit, follow what’s new on Codacy.

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more

@codecov
Copy link

codecov bot commented Jun 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 55.31%. Comparing base (29be0c6) to head (cdb9ec7).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #3631   +/-   ##
========================================
  Coverage    55.31%   55.31%           
========================================
  Files          166      166           
  Lines         2947     2947           
  Branches       430      430           
========================================
  Hits          1630     1630           
  Misses        1293     1293           
  Partials        24       24           

Impacted file tree graph

Base automatically changed from 3628--Update-android-keystore to develop June 29, 2024 13:31
@sonarqubecloud
Copy link

@mustafaozhan mustafaozhan merged commit 54ea1ee into develop Jun 30, 2024
@mustafaozhan mustafaozhan deleted the 3630--Make-secret-writing-action-more-readable branch June 30, 2024 09:01
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.

Make secret writing action more readable

1 participant