You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gobblin.apache.org by "Will-Lo (via GitHub)" <gi...@apache.org> on 2023/04/20 21:02:48 UTC

[GitHub] [gobblin] Will-Lo opened a new pull request, #3682: [GOBBLIN-1820] Add null default value to observability events that are additionally …

Will-Lo opened a new pull request, #3682:
URL: https://github.com/apache/gobblin/pull/3682

   …added
   
   Dear Gobblin maintainers,
   
   Please accept this PR. I understand that it will not be reviewed until I have checked off all the steps below!
   
   
   ### JIRA
   - [ ] My PR addresses the following [Gobblin JIRA](https://issues.apache.org/jira/browse/GOBBLIN/) issues and references them in the PR title. For example, "[GOBBLIN-XXX] My Gobblin PR"
       - https://issues.apache.org/jira/browse/GOBBLIN-1820
   
   
   ### Description
   - [ ] Here are some details about my PR, including screenshots (if applicable):
   Additional fields to GaaSObservabilityEventExperimental should default to null so that kafka producers can properly register the schema.
   
   
   
   ### Tests
   - [ ] My PR adds the following unit tests __OR__ does not need testing for this extremely good reason:
   
   
   ### Commits
   - [ ] My commits all reference JIRA issues in their subject lines, and I have squashed multiple commits if they address the same issue. In addition, my commits follow the guidelines from "[How to write a good git commit message](http://chris.beams.io/posts/git-commit/)":
       1. Subject is separated from body by a blank line
       2. Subject is limited to 50 characters
       3. Subject does not end with a period
       4. Subject uses the imperative mood ("add", not "adding")
       5. Body wraps at 72 characters
       6. Body explains "what" and "why", not "how"
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@gobblin.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [gobblin] Will-Lo merged pull request #3682: [GOBBLIN-1820] Add null default value to observability events that are additionally …

Posted by "Will-Lo (via GitHub)" <gi...@apache.org>.
Will-Lo merged PR #3682:
URL: https://github.com/apache/gobblin/pull/3682


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@gobblin.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [gobblin] codecov-commenter commented on pull request #3682: [GOBBLIN-1820] Add null default value to observability events that are additionally …

Posted by "codecov-commenter (via GitHub)" <gi...@apache.org>.
codecov-commenter commented on PR #3682:
URL: https://github.com/apache/gobblin/pull/3682#issuecomment-1516960636

   ## [Codecov](https://codecov.io/gh/apache/gobblin/pull/3682?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) Report
   > Merging [#3682](https://codecov.io/gh/apache/gobblin/pull/3682?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (8c3d96d) into [master](https://codecov.io/gh/apache/gobblin/commit/9640ef0d6e84b39841535d94b58f4998de97b58b?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (9640ef0) will **increase** coverage by `1.57%`.
   > The diff coverage is `n/a`.
   
   ```diff
   @@             Coverage Diff              @@
   ##             master    #3682      +/-   ##
   ============================================
   + Coverage     46.85%   48.42%   +1.57%     
   + Complexity    10754     7892    -2862     
   ============================================
     Files          2138     1478     -660     
     Lines         84021    58403   -25618     
     Branches       9337     6712    -2625     
   ============================================
   - Hits          39365    28283   -11082     
   + Misses        41060    27491   -13569     
   + Partials       3596     2629     -967     
   ```
   
   
   [see 664 files with indirect coverage changes](https://codecov.io/gh/apache/gobblin/pull/3682/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   
   :mega: We’re building smart automated test selection to slash your CI/CD build times. [Learn more](https://about.codecov.io/iterative-testing/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@gobblin.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org