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

reduce duplication in single source file #409

Merged
merged 1 commit into from
Mar 12, 2024
Merged

Conversation

goatshriek
Copy link
Owner

@goatshriek goatshriek commented Mar 12, 2024

Keep track of top-level headers that have already been included for source files in the single file source. This results in faster file generation and a smaller single file.

@goatshriek goatshriek force-pushed the shorten-single-file branch from dabbdd1 to adfdfa4 Compare March 12, 2024 01:20
Copy link

codecov bot commented Mar 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.54%. Comparing base (f8368cd) to head (0177f2e).

Additional details and impacted files
@@           Coverage Diff           @@
##           latest     #409   +/-   ##
=======================================
  Coverage   90.54%   90.54%           
=======================================
  Files          46       46           
  Lines        4188     4188           
  Branches      556      556           
=======================================
  Hits         3792     3792           
  Misses        273      273           
  Partials      123      123           

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

@goatshriek goatshriek force-pushed the shorten-single-file branch from adfdfa4 to 0177f2e Compare March 12, 2024 01:25
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@goatshriek goatshriek merged commit e262905 into latest Mar 12, 2024
84 checks passed
@goatshriek goatshriek deleted the shorten-single-file branch March 12, 2024 09:54
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.

1 participant