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

Shorten source file paths #945

Merged
merged 1 commit into from
Feb 2, 2024
Merged

Shorten source file paths #945

merged 1 commit into from
Feb 2, 2024

Conversation

luishfonseca
Copy link
Contributor

@luishfonseca luishfonseca commented Feb 2, 2024

Description

  • Rename all source files to remove the duplicated project name
  • Change the relevant CMakeLists accordingly

Checklist

  • Self-review changes.
  • Evaluate impact on the documentation.
  • Ensure test coverage.
  • Write new samples.
  • Add entry to the changelog's unreleased section.

@luishfonseca luishfonseca linked an issue Feb 2, 2024 that may be closed by this pull request
@github-actions github-actions bot added A-Meta B-Build Related to the build configuration S-Triage Issues whose priority still has to be figured out labels Feb 2, 2024
@luishfonseca luishfonseca self-assigned this Feb 2, 2024
Copy link
Contributor

github-actions bot commented Feb 2, 2024

PR Preview Action v1.4.6
🚀 Deployed preview to https://GameDevTecnico.github.io/cubos/docs-preview/pr-945/
on branch gh-pages at 2024-02-02 16:11 UTC

Copy link

codecov bot commented Feb 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (d4cbd61) 34.46% compared to head (4c2865d) 34.46%.
Report is 11 commits behind head on main.

❗ Current head 4c2865d differs from pull request most recent head 0f29039. Consider uploading reports for the commit 0f29039 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #945   +/-   ##
=======================================
  Coverage   34.46%   34.46%           
=======================================
  Files         283      283           
  Lines       23687    23687           
=======================================
  Hits         8164     8164           
  Misses      15523    15523           

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

@RiscadoA RiscadoA force-pushed the 944-shorten-source-file-paths branch from 4c2865d to 0f29039 Compare February 2, 2024 16:10
@RiscadoA RiscadoA enabled auto-merge (rebase) February 2, 2024 16:14
@RiscadoA RiscadoA merged commit 1a68928 into main Feb 2, 2024
9 checks passed
@RiscadoA RiscadoA deleted the 944-shorten-source-file-paths branch February 2, 2024 16:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Meta B-Build Related to the build configuration S-Triage Issues whose priority still has to be figured out
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Shorten source file paths
2 participants