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

ignore parameter name changes #211

Merged
merged 5 commits into from
Apr 2, 2023

Conversation

reuvenharrison
Copy link
Collaborator

No description provided.

@reuvenharrison reuvenharrison linked an issue Mar 31, 2023 that may be closed by this pull request
@codecov-commenter
Copy link

codecov-commenter commented Apr 2, 2023

Codecov Report

Merging #211 (9dbe059) into main (f0f2afc) will increase coverage by 1.99%.
The diff coverage is 94.63%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##             main     #211      +/-   ##
==========================================
+ Coverage   74.30%   76.30%   +1.99%     
==========================================
  Files         136      137       +1     
  Lines        7676     7765      +89     
==========================================
+ Hits         5704     5925     +221     
+ Misses       1638     1559      -79     
+ Partials      334      281      -53     
Flag Coverage Δ
unittests 76.30% <94.63%> (+1.99%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
diff/operations_diff.go 86.95% <85.71%> (+0.11%) ⬆️
diff/path_params_map.go 86.95% <86.95%> (ø)
diff/path_items_diff.go 96.51% <95.00%> (-3.49%) ⬇️
diff/components_diff.go 91.17% <100.00%> (ø)
diff/endpoints_diff.go 83.17% <100.00%> (ø)
diff/method_diff.go 92.59% <100.00%> (+0.09%) ⬆️
diff/modified_paths.go 100.00% <100.00%> (ø)
diff/parameter_diff.go 82.85% <100.00%> (+0.24%) ⬆️
diff/parameters_diff.go 90.19% <100.00%> (+0.47%) ⬆️
diff/path_diff.go 90.76% <100.00%> (+0.44%) ⬆️
... and 1 more

... and 58 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@reuvenharrison reuvenharrison merged commit 950568c into main Apr 2, 2023
@reuvenharrison reuvenharrison deleted the 202-ignore-parameter-name-changes branch April 2, 2023 19:42
@EpicWink
Copy link

EpicWink commented Apr 2, 2023

Thanks! I'm already using the new version

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.

Ignore parameter name changes
3 participants