Skip to content

added suffix to main and datavector.py#87

Merged
arthurmloureiro merged 1 commit intomainfrom
feat-add_sufix_dv
Mar 13, 2026
Merged

added suffix to main and datavector.py#87
arthurmloureiro merged 1 commit intomainfrom
feat-add_sufix_dv

Conversation

@arthurmloureiro
Copy link
Member

Added sufix to output concealed datavector.

Closes #86 .

@arthurmloureiro arthurmloureiro self-assigned this Mar 13, 2026
@arthurmloureiro arthurmloureiro added enhancement CLI Issues related to the command line interface labels Mar 13, 2026
@codecov
Copy link

codecov bot commented Mar 13, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.30%. Comparing base (4dd7a9c) to head (0b7955d).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #87      +/-   ##
==========================================
+ Coverage   94.26%   94.30%   +0.04%     
==========================================
  Files           7        7              
  Lines         401      404       +3     
==========================================
+ Hits          378      381       +3     
  Misses         23       23              
Files with missing lines Coverage Δ
src/smokescreen/__main__.py 93.84% <100.00%> (+0.09%) ⬆️
src/smokescreen/datavector.py 91.62% <100.00%> (+0.08%) ⬆️

@arthurmloureiro arthurmloureiro merged commit beb6936 into main Mar 13, 2026
5 checks passed
@arthurmloureiro arthurmloureiro deleted the feat-add_sufix_dv branch March 13, 2026 18:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLI Issues related to the command line interface enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow user to input a sufix (ex: blind_A to the data-vector concealment

1 participant