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 agent_language to serverless payload. #1140

Merged
merged 23 commits into from
May 29, 2024
Merged

Conversation

umaannamalai
Copy link
Contributor

This PR updates lambda metadata inside the serverless protocol as per the serverless specs.

Copy link

github-actions bot commented May 15, 2024

🦙 MegaLinter status: ❌ ERROR

Descriptor Linter Files Fixed Errors Elapsed time
✅ PYTHON bandit 1 0 4.83s
✅ PYTHON black 2 1 0 1.31s
❌ PYTHON flake8 2 1 0.53s
✅ PYTHON isort 2 1 0 0.2s
✅ PYTHON pylint 2 0 3.96s

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-commenter commented May 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.58%. Comparing base (13d726b) to head (a00c605).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1140      +/-   ##
==========================================
- Coverage   81.67%   81.58%   -0.09%     
==========================================
  Files         193      193              
  Lines       21333    21333              
  Branches     3716     3716              
==========================================
- Hits        17423    17404      -19     
- Misses       2826     2843      +17     
- Partials     1084     1086       +2     

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

@umaannamalai umaannamalai marked this pull request as ready for review May 24, 2024 20:20
@umaannamalai umaannamalai requested a review from a team as a code owner May 24, 2024 20:20
@mergify mergify bot removed the tests-failing label May 24, 2024
Copy link
Contributor

@hmstepanek hmstepanek left a comment

Choose a reason for hiding this comment

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

Pre-approving. Just a minor fixup I think.

tests/agent_unittests/test_agent_protocol.py Show resolved Hide resolved
@umaannamalai umaannamalai merged commit 7f2374d into main May 29, 2024
49 of 51 checks passed
@umaannamalai umaannamalai deleted the update-lambda-payload branch May 29, 2024 18:17
@mergify mergify bot removed the tests-failing label May 29, 2024
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.

None yet

3 participants