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(ci): take new compiled files into account for reuse check #6802

Merged
merged 1 commit into from
Dec 19, 2024

Conversation

max-nextcloud
Copy link
Collaborator

Reuse respects the gitignore file.
Add newly compiled files to js and css folders explicitely
so they will be taken into account.

Reuse respects the gitignore file.
Add newly compiled files to js and css folders explicitely
so they will be taken into account.

Signed-off-by: Max <[email protected]>
Copy link

codecov bot commented Dec 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 46.76%. Comparing base (702ef89) to head (0166f07).
Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6802   +/-   ##
=======================================
  Coverage   46.76%   46.76%           
=======================================
  Files         748      748           
  Lines       34163    34163           
  Branches     1242     1242           
=======================================
  Hits        15976    15976           
  Misses      17565    17565           
  Partials      622      622           

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

@max-nextcloud max-nextcloud merged commit c65b705 into main Dec 19, 2024
68 checks passed
@max-nextcloud max-nextcloud deleted the fix/reuse-workflow branch December 19, 2024 14:20
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