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

fix: include fix for missing language normalization in sync_repos #37

Merged
merged 1 commit into from
Jul 28, 2023

Conversation

matt-codecov
Copy link
Contributor

codecov/shared#15 fixes an issue causing a lot of sync_repos failures. the PR was merged on main, but the hash used here is a hash that was rebased atop the currently-deployed shared hash. so if we deploy worker with this, it will only include the fix from shared and not other changes.

Legal Boilerplate

Look, I get it. The entity doing business as "Sentry" was incorporated in the State of Delaware in 2015 as Functional Software, Inc. In 2022 this entity acquired Codecov and as result Sentry is going to need some rights from me in order to utilize my contributions in this PR. So here's the deal: I retain all rights, title and interest in and to my contributions, and by keeping this boilerplate intact I confirm that Sentry can use, modify, copy, and redistribute my contributions, under Sentry's choice of terms.

@codecov
Copy link

codecov bot commented Jul 28, 2023

Codecov Report

Merging #37 (d394bab) into main (801042d) will increase coverage by 0.18%.
The diff coverage is n/a.

Changes have been made to critical files, which contain lines commonly executed in production. Learn more

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #37      +/-   ##
==========================================
+ Coverage   98.44%   98.63%   +0.18%     
==========================================
  Files         354      355       +1     
  Lines       25583    25688     +105     
==========================================
+ Hits        25186    25338     +152     
+ Misses        397      350      -47     
Flag Coverage Δ
integration 98.60% <ø> (?)
latest-uploader-overall 98.60% <ø> (?)
unit 98.60% <ø> (?)

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

Components Coverage Δ
NonTestCode 97.39% <ø> (+0.35%) ⬆️
OutsideTasks 98.36% <ø> (∅)

see 18 files with indirect coverage changes

This change has been scanned for critical changes. Learn more

@matt-codecov matt-codecov merged commit 4a9f15e into main Jul 28, 2023
6 checks passed
@matt-codecov matt-codecov deleted the matt/hotfix-shared branch July 28, 2023 17:32
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