Skip to content

Static Job Event handling#2934

Merged
wslulciuc merged 1 commit into
mainfrom
fix/static-job-handling
Oct 18, 2024
Merged

Static Job Event handling#2934
wslulciuc merged 1 commit into
mainfrom
fix/static-job-handling

Conversation

@phixMe

@phixMe phixMe commented Oct 18, 2024

Copy link
Copy Markdown
Member

Problem

Handling static job event rendering on dashboard and lineage page.

{
    "eventTime": "2024-10-10T19:16:27.607287Z",
    "job": {
        "namespace": "my-namespace",
        "name": "my-job"
    },
    "inputs": [],
    "outputs": [],
    "schemaURL": "https://openlineage.io/spec/2-0-0/OpenLineage.json#/definitions/JobEvent",
    "producer": "https://github.com/MarquezProject/marquez/blob/main/docker/metadata.json"
}

Checklist

  • You've signed-off your work
  • Your changes are accompanied by tests (if relevant)
  • Your change contains a small diff and is self-contained
  • You've updated any relevant documentation (if relevant)
  • You've included a one-line summary of your change for the CHANGELOG.md (Depending on the change, this may not be necessary).
  • You've versioned your .sql database schema migration according to Flyway's naming convention (if relevant)
  • You've included a header in any source code files (if relevant)

Signed-off-by: phixMe <peter.hicks@pdtechsolutions.com>
@boring-cyborg boring-cyborg Bot added the web label Oct 18, 2024
@netlify

netlify Bot commented Oct 18, 2024

Copy link
Copy Markdown

Deploy Preview for peppy-sprite-186812 canceled.

Name Link
🔨 Latest commit 0e29eb8
🔍 Latest deploy log https://app.netlify.com/sites/peppy-sprite-186812/deploys/6712a5e22366f400085a4382

@phixMe phixMe changed the title fix/static-job-handling Static Job Event handling Oct 18, 2024

@wslulciuc wslulciuc left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@wslulciuc wslulciuc enabled auto-merge (squash) October 18, 2024 18:18
@wslulciuc wslulciuc added this to the 0.50.0 milestone Oct 18, 2024
@wslulciuc wslulciuc merged commit 7cf1f6a into main Oct 18, 2024
@wslulciuc wslulciuc deleted the fix/static-job-handling branch October 18, 2024 18:26
@codecov

codecov Bot commented Oct 18, 2024

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.12%. Comparing base (39ddd65) to head (0e29eb8).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #2934   +/-   ##
=========================================
  Coverage     81.12%   81.12%           
  Complexity     1506     1506           
=========================================
  Files           268      268           
  Lines          7365     7365           
  Branches        329      329           
=========================================
  Hits           5975     5975           
  Misses         1229     1229           
  Partials        161      161           

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

jonathanpmoraes referenced this pull request in nubank/NuMarquez Feb 6, 2025
Signed-off-by: phixMe <peter.hicks@pdtechsolutions.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants