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

Add remove and clear oparations to MapBuilder #302

Merged
merged 2 commits into from
May 13, 2024
Merged

Conversation

OptimumCode
Copy link
Member

No description provided.

Copy link

Test Results

 31 files  + 1   31 suites  +1   4s ⏱️ ±0s
390 tests +10  390 ✅ +10  0 💤 ±0  0 ❌ ±0 
444 runs  +10  444 ✅ +10  0 💤 ±0  0 ❌ ±0 

Results for commit a9b0e92. ± Comparison against base commit ecc1eb2.

This pull request removes 88 and adds 55 tests. Note that renamed tests count towards both.
        nanos: 577538000
        nanos: 577775000
        nanos: 577826000
        nanos: 577883000
        nanos: 606434000
        nanos: 606471000
        nanos: 615346000
        nanos: 615413000
        nanos: 620313000
        nanos: 620407000
…
com.exactpro.th2.common.schema.filter.strategy.impl.TestAnyMessageFilterStrategy ‑ [1] message {
  metadata {
    id {
      connection_id {
        session_alias: "test-alias"
      }
      book_name: "test_book"
      timestamp {
        seconds: 1715513490
        nanos: 355980000
      }
    }
    message_type: "test"
    properties {
      key: "prop-field1"
      value: "prop-value1"
    }
    properties {
      key: "prop-field2"
      value: "prop-value2"
    }
  }
}
, true
com.exactpro.th2.common.schema.filter.strategy.impl.TestAnyMessageFilterStrategy ‑ [1] message {
  metadata {
    id {
      connection_id {
        session_alias: "test-alias"
      }
      book_name: "test_book"
      timestamp {
        seconds: 1715513490
        nanos: 396688000
      }
    }
    message_type: "test"
    protocol: "HTTP"
  }
}
, true
com.exactpro.th2.common.schema.filter.strategy.impl.TestAnyMessageFilterStrategy ‑ [1] message {
  metadata {
    id {
      connection_id {
        session_alias: "test-alias"
      }
      book_name: "test_book"
      timestamp {
        seconds: 1715513490
        nanos: 402552000
      }
    }
    message_type: "test"
  }
  fields {
    key: "test-field1"
    value {
      simple_value: "test-value1"
    }
  }
  fields {
    key: "test-field2"
    value {
      simple_value: "test-value2"
    }
  }
}
, true
com.exactpro.th2.common.schema.filter.strategy.impl.TestAnyMessageFilterStrategy ‑ [1] message {
  metadata {
    id {
      connection_id {
        session_alias: "test-alias"
      }
      book_name: "test_book"
      timestamp {
        seconds: 1715513490
        nanos: 412101000
      }
    }
    message_type: "test"
  }
}
, true
com.exactpro.th2.common.schema.filter.strategy.impl.TestAnyMessageFilterStrategy ‑ [1] message {
  metadata {
    id {
      connection_id {
        session_alias: "test-alias"
      }
      book_name: "test_book"
      timestamp {
        seconds: 1715513490
        nanos: 422176000
      }
    }
    message_type: "test"
    properties {
      key: "test-property"
      value: "property-value"
    }
  }
}
, true
com.exactpro.th2.common.schema.filter.strategy.impl.TestAnyMessageFilterStrategy ‑ [1] message {
  metadata {
    id {
      connection_id {
        session_alias: "test-alias"
      }
      book_name: "test_book"
      timestamp {
        seconds: 1715513490
        nanos: 429612000
      }
    }
    message_type: "test"
  }
  fields {
    key: "test-field"
    value {
      simple_value: "test-value1"
    }
  }
}
, true
com.exactpro.th2.common.schema.filter.strategy.impl.TestAnyMessageFilterStrategy ‑ [1] message {
  metadata {
    id {
      connection_id {
        session_alias: "test-alias"
      }
      book_name: "test_book"
      timestamp {
        seconds: 1715513490
        nanos: 434847000
      }
    }
    message_type: "test"
  }
  fields {
    key: "test-field"
    value {
      simple_value: "test-value2"
    }
  }
}
, true
com.exactpro.th2.common.schema.filter.strategy.impl.TestAnyMessageFilterStrategy ‑ [1] message {
  metadata {
    id {
      connection_id {
        session_alias: "test-alias"
      }
      book_name: "test_book"
      timestamp {
        seconds: 1715513490
        nanos: 438698000
      }
    }
    message_type: "test"
  }
  fields {
    key: "test-field1"
    value {
      simple_value: "test-value1"
    }
  }
  fields {
    key: "test-field2"
    value {
      simple_value: "test-value2"
    }
  }
}
, true
com.exactpro.th2.common.schema.filter.strategy.impl.TestAnyMessageFilterStrategy ‑ [1] message {
  metadata {
    id {
      connection_id {
        session_alias: "test-alias"
      }
      book_name: "test_book"
      timestamp {
        seconds: 1715513490
        nanos: 455169000
      }
    }
    message_type: "test"
  }
}
, true
com.exactpro.th2.common.schema.filter.strategy.impl.TestAnyMessageFilterStrategy ‑ [1] message {
  metadata {
    id {
      connection_id {
        session_alias: "test-alias"
      }
      book_name: "test_book"
      timestamp {
        seconds: 1715513490
        nanos: 459628000
      }
    }
    message_type: "test"
  }
  fields {
    key: "test-field"
    value {
      simple_value: "test-value1"
    }
  }
}
, false
…

@OptimumCode OptimumCode merged commit 81aaf29 into master May 13, 2024
10 checks passed
@OptimumCode OptimumCode deleted the map-builder-rm-ops branch May 13, 2024 07:20
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.

2 participants