Skip to content

Conversation

@asmacdo
Copy link
Member

@asmacdo asmacdo commented Sep 30, 2024

Should allow direct execution of file without need to pip install.

Fixes #187

Should allow direct execution of file without need to pip install.
@codecov
Copy link

codecov bot commented Sep 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.48%. Comparing base (9274d92) to head (bfaf37b).
Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #191      +/-   ##
==========================================
- Coverage   95.49%   95.48%   -0.01%     
==========================================
  Files           2        1       -1     
  Lines         533      532       -1     
  Branches       84       84              
==========================================
- Hits          509      508       -1     
  Misses         12       12              
  Partials       12       12              

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

@asmacdo asmacdo added the semver-minor Increment the minor version when merged label Sep 30, 2024
@yarikoptic
Copy link
Member

coolio, thanks!

@yarikoptic yarikoptic merged commit 6b73360 into con:main Oct 1, 2024
17 of 18 checks passed
@asmacdo asmacdo deleted the single-file branch October 4, 2024 16:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

semver-minor Increment the minor version when merged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add a test which cps __main__.py as duct and executes basic test/run

2 participants