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

Upload binaries as artifacts (as part of native build) #1072

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

hannahbast
Copy link
Member

Upload the binaries ServerMain and IndexBuilderMain, which we build as part of our "native build" workflow, as artifcats using actions/upload-artifact@v2. For now, pick the binaries compiled with g++-13.

@codecov
Copy link

codecov bot commented Aug 27, 2023

Codecov Report

Patch coverage has no change and project coverage change: -1.75% ⚠️

Comparison is base (6fc1fd1) 80.24% compared to head (cad9558) 78.50%.

❗ Current head cad9558 differs from pull request most recent head 36e9522. Consider uploading reports for the commit 36e9522 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1072      +/-   ##
==========================================
- Coverage   80.24%   78.50%   -1.75%     
==========================================
  Files         279      275       -4     
  Lines       26816    25969     -847     
  Branches     3305     3175     -130     
==========================================
- Hits        21519    20387    -1132     
- Misses       3937     4372     +435     
+ Partials     1360     1210     -150     

see 55 files with indirect coverage changes

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

@sonarcloud
Copy link

sonarcloud bot commented Sep 13, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

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.

None yet

1 participant