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

Introduce support for Ruby #204

Merged
merged 8 commits into from
Jun 27, 2024
Merged

Introduce support for Ruby #204

merged 8 commits into from
Jun 27, 2024

Conversation

fallwith
Copy link
Contributor

  • Introduce runtime configuration values for Ruby (these do not yet power any automated checks)
  • Add sam and terraform examples (these are pretty much straight ports of the Python examples)

@CLAassistant
Copy link

CLAassistant commented Mar 28, 2024

CLA assistant check
All committers have signed the CLA.

Copy link

codecov bot commented Mar 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.28%. Comparing base (8200a25) to head (a4c8d87).
Report is 1 commits behind head on main.

❗ Current head a4c8d87 differs from pull request most recent head 330328a. Consider uploading reports for the commit 330328a to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #204      +/-   ##
==========================================
+ Coverage   80.34%   81.28%   +0.94%     
==========================================
  Files          24       24              
  Lines        1221     1229       +8     
==========================================
+ Hits          981      999      +18     
+ Misses        175      164      -11     
- Partials       65       66       +1     

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

- Introduce runtime configuration values for Ruby (these do not yet
  power any automated checks)
- Add sam and terraform examples (these are pretty much straight ports
  of the Python examples)
AWS has introduced support for Ruby v3.3, made it the default, and
retained support for v3.2
2 runtimes are supported now
two runtimes, but a single expected vendor path
@chaudharysaket chaudharysaket merged commit 0579170 into newrelic:main Jun 27, 2024
3 checks passed
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