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

feat: Add impl TryFrom<&OpType> for ops::* #856

Merged
merged 3 commits into from
Mar 6, 2024
Merged

Conversation

doug-q
Copy link
Collaborator

@doug-q doug-q commented Mar 4, 2024

No description provided.

@doug-q doug-q requested a review from aborgna-q March 4, 2024 13:30
Copy link

codecov bot commented Mar 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.21%. Comparing base (eef8972) to head (1a92d67).

❗ Current head 1a92d67 differs from pull request most recent head 9264350. Consider uploading reports for the commit 9264350 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #856      +/-   ##
==========================================
+ Coverage   84.13%   84.21%   +0.07%     
==========================================
  Files          78       78              
  Lines       14280    14283       +3     
  Branches    14280    14283       +3     
==========================================
+ Hits        12015    12028      +13     
+ Misses       1429     1420       -9     
+ Partials      836      835       -1     

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

src/ops.rs Outdated Show resolved Hide resolved
doug-q and others added 2 commits March 6, 2024 12:53
Co-authored-by: Agustín Borgna <121866228+aborgna-q@users.noreply.github.com>
@doug-q doug-q enabled auto-merge March 6, 2024 12:54
@doug-q doug-q added this pull request to the merge queue Mar 6, 2024
Merged via the queue into main with commit dee2d1f Mar 6, 2024
8 checks passed
@doug-q doug-q deleted the feat/try_from_ref_optype branch March 6, 2024 12:59
@github-actions github-actions bot mentioned this pull request Mar 6, 2024
@github-actions github-actions bot mentioned this pull request Apr 15, 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.

2 participants