Skip to content

Create portability tag#3056

Open
Bisaloo wants to merge 3 commits into
mainfrom
portability-tag
Open

Create portability tag#3056
Bisaloo wants to merge 3 commits into
mainfrom
portability-tag

Conversation

@Bisaloo

@Bisaloo Bisaloo commented Jun 9, 2026

Copy link
Copy Markdown
Collaborator

Fix #2867

cc @maelle

There is some overlap with the robustness tag, which made me realize that the robustness tag scope is not very clear (to me at least). Should I open a follow up issue for this?

@codecov

codecov Bot commented Jun 9, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.25%. Comparing base (77e258e) to head (ff2ae52).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3056   +/-   ##
=======================================
  Coverage   99.25%   99.25%           
=======================================
  Files         128      128           
  Lines        7368     7383   +15     
=======================================
+ Hits         7313     7328   +15     
  Misses         55       55           

☔ View full report in Codecov by Harness.
📢 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.

@MichaelChirico

Copy link
Copy Markdown
Collaborator

some more to consider: backport_linter(), paste_linter() (which has a rule around file.path()), system_file_linter(), pipe_consistency_linter() (which can be used to block native pipe)

I agree robustness is not perfectly defined, but seq_linter() is a good example that's appropriate for robustness but not portability. maybe we should just remove 'robustness' when what's meant is actually 'portability'?

@Bisaloo

Bisaloo commented Jun 12, 2026

Copy link
Copy Markdown
Collaborator Author

Can you imagine any case of a linter that would have both robustness and portability?

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.

Add portability linter tag?

2 participants