Skip to content

Conversation

@viseshrp
Copy link
Collaborator

No description provided.

@viseshrp viseshrp requested a review from Copilot September 10, 2025 15:44
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR fixes source tarball upload issues by adding a MANIFEST.in file to control which files are included in source distributions and temporarily disables the security scan workflow that was failing.

  • Added comprehensive MANIFEST.in to explicitly include necessary source files and exclude development/CI artifacts
  • Temporarily disabled failing security scan workflow by adding if: false condition

Reviewed Changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated 2 comments.

File Description
MANIFEST.in New file defining which files to include/exclude from source distribution tarball
.github/workflows/nightly_scan.yml Temporarily disabled failing security scan workflow

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.31%. Comparing base (33145a4) to head (d6bf6d2).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #397   +/-   ##
=======================================
  Coverage   81.31%   81.31%           
=======================================
  Files          28       28           
  Lines        7783     7783           
  Branches     1440     1440           
=======================================
  Hits         6329     6329           
  Misses        999      999           
  Partials      455      455           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@viseshrp viseshrp merged commit 5e7859e into main Sep 10, 2025
19 checks passed
@viseshrp viseshrp deleted the vrajendr/pkgfix branch September 10, 2025 18:10
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