Skip to content

Complete CLI processing and add compilation framework#40

Merged
sylvestre merged 18 commits intouutils:mainfrom
dspinellis:compile-specs
Apr 5, 2025
Merged

Complete CLI processing and add compilation framework#40
sylvestre merged 18 commits intouutils:mainfrom
dspinellis:compile-specs

Conversation

@dspinellis
Copy link
Copy Markdown
Collaborator

No description provided.

@dspinellis dspinellis changed the title Finish CLI processing and add compilation framework Complete CLI processing and add compilation framework Mar 23, 2025
@sylvestre sylvestre requested a review from Copilot April 4, 2025 07:25
Copy link
Copy Markdown

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.

Copilot reviewed 11 out of 12 changed files in this pull request and generated no comments.

Files not reviewed (1)
  • LICENSE: Language not supported

Comment thread src/uu/sed/src/script_line_provider.rs
Comment thread src/uu/sed/src/script_line_provider.rs
Comment thread src/uu/sed/src/command.rs
//
// This file is part of the uutils sed package.
// SPDX-License-Identifier: MIT
// Copyright (c) 2025 Diomidis Spinellis
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

We, in uutils, usually don't add names in the copyright in the files.

I feel that it isn't bring much in general.
The author can be easily found in git {log, blame} and it gives the impression for new comers that the file is "owned" by someone and increases the contribution bar.

However, it isn't a big deal, so, feel free to let it as it.

@sylvestre sylvestre merged commit a2f1bb0 into uutils:main Apr 5, 2025
14 checks passed
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 5, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 0.00%. Comparing base (640e548) to head (540edf0).
Report is 16 commits behind head on main.

Additional details and impacted files
@@    Coverage Diff     @@
##   main   #40   +/-   ##
==========================
==========================

☔ 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.

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