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

CI housekeeping #113

Merged
merged 1 commit into from
Sep 3, 2024
Merged

CI housekeeping #113

merged 1 commit into from
Sep 3, 2024

Conversation

kianmeng
Copy link
Contributor

@kianmeng kianmeng commented Sep 3, 2024

List of changes:

  • add Elixir 1.17/Erlang OTP 27 to CI
  • bump GitHub actions
  • tally min Elixir version with CI

List of changes:
- add Elixir 1.17/Erlang OTP 27 to CI
- bump GitHub actions
- tally min Elixir version with CI
@@ -8,7 +8,7 @@ defmodule Telemetry.Metrics.MixProject do
name: "Telemetry.Metrics",
app: :telemetry_metrics,
version: @version,
elixir: "~> 1.7",
elixir: "~> 1.10",
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Tally with the min Elixir version in CI.

@codecov-commenter
Copy link

codecov-commenter commented Sep 3, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.65%. Comparing base (ab86164) to head (4c3bbd4).
Report is 2 commits behind head on main.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##              main     #113      +/-   ##
===========================================
- Coverage   100.00%   98.65%   -1.35%     
===========================================
  Files            2        2              
  Lines          145      149       +4     
===========================================
+ Hits           145      147       +2     
- Misses           0        2       +2     

see 1 file with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7a21527...4c3bbd4. Read the comment docs.

@josevalim josevalim merged commit b9675ff into beam-telemetry:main Sep 3, 2024
2 checks passed
@josevalim
Copy link
Contributor

💚 💙 💜 💛 ❤️

@kianmeng
Copy link
Contributor Author

kianmeng commented Sep 4, 2024

🥳 🥳 🥳 🥳 🥳

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

Successfully merging this pull request may close these issues.

3 participants