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

refactor: do more lineage related actions on the client side #167

Merged
merged 6 commits into from
Oct 4, 2024

Conversation

ramonvermeulen
Copy link
Owner

Copy link
Contributor

github-actions bot commented Oct 4, 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

Copy link

codecov bot commented Oct 4, 2024

Codecov Report

Attention: Patch coverage is 0% with 12 lines in your changes missing coverage. Please review.

Project coverage is 15.01%. Comparing base (428cdd1) to head (7571973).
Report is 13 commits behind head on main.

Files with missing lines Patch % Lines
...onvermeulen/dbtToolkit/services/ManifestService.kt 0.00% 8 Missing ⚠️
...amonvermeulen/dbtToolkit/ui/panels/LineagePanel.kt 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #167      +/-   ##
==========================================
+ Coverage   14.67%   15.01%   +0.34%     
==========================================
  Files          28       28              
  Lines         777      759      -18     
  Branches      109      105       -4     
==========================================
  Hits          114      114              
+ Misses        655      637      -18     
  Partials        8        8              

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

@ramonvermeulen ramonvermeulen merged commit 0b94a06 into main Oct 4, 2024
7 checks passed
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