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

ngr: Add capability to invoke Meltano projects #47

Merged
merged 5 commits into from
Dec 14, 2023
Merged

ngr: Add capability to invoke Meltano projects #47

merged 5 commits into from
Dec 14, 2023

Conversation

amotl
Copy link
Member

@amotl amotl commented Dec 14, 2023

About

For easily running Meltano projects from the top-level directory.

Synopsis

The verbose original ...

cd path/to/project
meltano install
meltano run test

... now becomes:

ngr test path/to/project

References

Copy link

codecov bot commented Dec 14, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (59a8a84) 75.35% compared to head (965dea9) 89.57%.
Report is 2 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main      #47       +/-   ##
===========================================
+ Coverage   75.35%   89.57%   +14.22%     
===========================================
  Files          21       21               
  Lines         710      729       +19     
===========================================
+ Hits          535      653      +118     
+ Misses        175       76       -99     
Flag Coverage Δ
main 75.17% <54.16%> (-0.19%) ⬇️
ngr 63.64% <100.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Not all packages are installed in the environment of this group of test jobs.
The other one is apparently not compatible with Python 3.12.
@amotl amotl marked this pull request as ready for review December 14, 2023 07:27
@amotl amotl merged commit c9a429a into main Dec 14, 2023
6 checks passed
@amotl amotl deleted the meltano branch December 14, 2023 07:27
edgarrmondragon pushed a commit to MeltanoLabs/target-csv that referenced this pull request Dec 17, 2023
## About

By refreshing a few dependencies, the package seems to also work on
Python 3.12.

## Details

The patch has been validated on behalf of a CI run on another patch.

- pyveci/pueblo#47


![image](https://github.com/MeltanoLabs/target-csv/assets/453543/f74c2ed7-88b7-460c-a71c-abfa898f53be)
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