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 Infinite Tracing Protobuf v5 Files #1241

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

Conversation

TimPansino
Copy link
Contributor

@TimPansino TimPansino commented Oct 17, 2024

Overview

  • Add infinite tracing pb2 file for protobuf v5+.
  • Add infinite tracing proto file for reference and future use.
  • Update tests for protobuf v5/v4 in tox.
  • Remove version check gatekeeping for using pb2 files and do a try except on import instead.

Copy link

🦙 MegaLinter status: ❌ ERROR

Descriptor Linter Files Fixed Errors Elapsed time
✅ PYTHON bandit 4 0 4.68s
✅ PYTHON black 4 4 0 0.93s
❌ PYTHON flake8 4 41 0.45s
✅ PYTHON isort 4 4 0 0.29s
❌ PYTHON pylint 4 4 1.5s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.02%. Comparing base (7d6da2c) to head (5a6a334).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1241      +/-   ##
==========================================
- Coverage   81.33%   81.02%   -0.32%     
==========================================
  Files         198      199       +1     
  Lines       21682    21719      +37     
  Branches     3431     3431              
==========================================
- Hits        17636    17598      -38     
- Misses       2918     2988      +70     
- Partials     1128     1133       +5     

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants