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

2.0.0 #10

Merged
merged 19 commits into from
Oct 15, 2023
Merged

2.0.0 #10

merged 19 commits into from
Oct 15, 2023

Conversation

zlodes
Copy link
Owner

@zlodes zlodes commented Sep 3, 2023

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Sep 3, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (79c0846) 98.19% compared to head (c619f41) 100.00%.

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

Additional details and impacted files
@@              Coverage Diff              @@
##             master       #10      +/-   ##
=============================================
+ Coverage     98.19%   100.00%   +1.80%     
- Complexity      105       130      +25     
=============================================
  Files            22        35      +13     
  Lines           554       487      -67     
=============================================
- Hits            544       487      -57     
+ Misses           10         0      -10     
Files Coverage Δ
src/Collector/ByType/CounterCollector.php 100.00% <100.00%> (ø)
src/Collector/ByType/GaugeCollector.php 100.00% <100.00%> (ø)
src/Collector/ByType/HistogramCollector.php 100.00% <100.00%> (ø)
src/Collector/ByType/SummaryCollector.php 100.00% <100.00%> (ø)
src/Collector/Collector.php 100.00% <100.00%> (ø)
src/Collector/CollectorFactory.php 100.00% <100.00%> (ø)
src/Exception/MetricHasWrongTypeException.php 100.00% <100.00%> (ø)
src/Exporter/FetcherExporter.php 100.00% <100.00%> (ø)
src/Fetcher/DTO/FetchedMetric.php 100.00% <100.00%> (ø)
src/Fetcher/StoredMetricsFetcher.php 100.00% <100.00%> (ø)
... and 20 more

... and 1 file with indirect coverage changes

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

@zlodes
Copy link
Owner Author

zlodes commented Sep 3, 2023

Closes #5

@zlodes zlodes merged commit 9e0f4ab into master Oct 15, 2023
19 checks passed
@github-actions
Copy link

🎉 This PR is included in version 2.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@zlodes zlodes deleted the 2.x branch October 16, 2023 13:49
@zlodes zlodes restored the 2.x branch October 16, 2023 13:49
@zlodes zlodes deleted the 2.x branch April 29, 2024 08:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants