Skip to content
This repository was archived by the owner on Oct 7, 2022. It is now read-only.

Conversation

@laysakura
Copy link
Collaborator

Issue number and link

Fixes: #xxx

Describe your changes

Checklist before requesting a review

  • I follow the Semantic Pull Requests rules (bugfix/feature)
  • I specified links to related issues (must: bugfix, want: feature)
  • I have performed a self-review of my code (bugfix/feature)
  • I have added thorough tests (bugfix/feature)
  • I have edited ## [Unreleased] section in CHANGELOG.md following keep a changelog syntax (bugfix/feature)
  • I {made/will make} a related pull request for documentation repo (feature)

@codecov
Copy link

codecov bot commented Sep 21, 2022

Codecov Report

Base: 84.11% // Head: 84.02% // Decreases project coverage by -0.08% ⚠️

Coverage data is based on head (20d8764) compared to base (187e4e5).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##             main       #2      +/-   ##
==========================================
- Coverage   84.11%   84.02%   -0.09%     
==========================================
  Files         219      219              
  Lines       12789    12789              
==========================================
- Hits        10757    10746      -11     
- Misses       2032     2043      +11     
Impacted Files Coverage Δ
springql/src/lib.rs 100.00% <ø> (ø)
springql/tests/e2e_connect_2_pipelines.rs 100.00% <ø> (ø)
springql/tests/e2e_high_level_rs.rs 100.00% <ø> (ø)
springql/tests/e2e_sampling.rs 100.00% <ø> (ø)
springql/tests/feat_aggregation.rs 100.00% <ø> (ø)
springql/tests/feat_error.rs 100.00% <ø> (ø)
springql/tests/feat_join.rs 100.00% <ø> (ø)
springql/tests/feat_logical_ops.rs 100.00% <ø> (ø)
springql/tests/feat_numerical_ops.rs 100.00% <ø> (ø)
springql/tests/feat_performance_metrics_report.rs 100.00% <ø> (ø)
... and 13 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@laysakura laysakura marked this pull request as ready for review September 21, 2022 03:24
@laysakura laysakura merged commit 15198c3 into main Sep 21, 2022
@laysakura laysakura deleted the ci/crates-io-test branch September 21, 2022 03:31
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants