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

feat: minor quality of life improvements #191

Merged
merged 3 commits into from
Oct 18, 2024

Conversation

ramonvermeulen
Copy link
Owner

@ramonvermeulen ramonvermeulen commented Oct 18, 2024

@ramonvermeulen ramonvermeulen force-pushed the ramon/initialzeVenvOnEveryCommand branch from e2b1f43 to 6644d52 Compare October 18, 2024 13:50
Copy link

codecov bot commented Oct 18, 2024

Codecov Report

Attention: Patch coverage is 3.57143% with 27 lines in your changes missing coverage. Please review.

Project coverage is 16.92%. Comparing base (25b5bae) to head (b618955).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...onvermeulen/dbtToolkit/services/ManifestService.kt 0.00% 9 Missing ⚠️
...amonvermeulen/dbtToolkit/ui/panels/LineagePanel.kt 0.00% 6 Missing ⚠️
...vermeulen/dbtToolkit/ui/panels/PreviewDataPanel.kt 0.00% 6 Missing ⚠️
...vermeulen/dbtToolkit/ui/panels/CompiledSqlPanel.kt 0.00% 4 Missing ⚠️
...n/dbtToolkit/services/DbtCommandExecutorService.kt 0.00% 1 Missing ⚠️
...ulen/dbtToolkit/services/ProcessExecutorService.kt 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #191      +/-   ##
==========================================
+ Coverage   16.64%   16.92%   +0.28%     
==========================================
  Files          28       28              
  Lines         781      827      +46     
  Branches      106      110       +4     
==========================================
+ Hits          130      140      +10     
- Misses        643      679      +36     
  Partials        8        8              

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

Copy link
Contributor

github-actions bot commented Oct 18, 2024

Qodana Community for JVM

It seems all right 👌

No new problems were found according to the checks applied

💡 Qodana analysis was run in the pull request mode: only the changed files were checked

View the detailed Qodana report

To be able to view the detailed Qodana report, you can either:

To get *.log files or any other Qodana artifacts, run the action with upload-result option set to true,
so that the action will upload the files as the job artifacts:

      - name: 'Qodana Scan'
        uses: JetBrains/qodana-action@v2024.2.3
        with:
          upload-result: true
Contact Qodana team

Contact us at qodana-support@jetbrains.com

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