ASV v0.6 - no longer use strict parameter#297
Merged
stephenworsley merged 1 commit intoSciTools:mainfrom Aug 30, 2023
Merged
Conversation
Codecov Report
@@ Coverage Diff @@
## main #297 +/- ##
=======================================
Coverage 98.79% 98.79%
=======================================
Files 33 33
Lines 3563 3563
=======================================
Hits 3520 3520
Misses 43 43 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
|
We've released https://pypi.org/project/asv/0.6.0/ |
stephenworsley
added a commit
to stephenworsley/iris-esmf-regrid
that referenced
this pull request
Aug 31, 2023
* main: Bump scitools/workflows from 2023.05.0 to 2023.06.0 (SciTools#282) Updated environment lockfiles (SciTools#296) Fix start index bug (SciTools#301) extending stale GHA time (SciTools#302) ASV v0.6 - no longer use strict parameter. (SciTools#297) update to v0.9.dev0 (SciTools#299) update to v0.8.0 (SciTools#298) Add option to initialise from mesh (SciTools#289) Updated environment lockfiles (SciTools#295)
Contributor
Author
|
Thanks @stephenworsley! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
❗ Merge once ASV
v0.6has been releasedThe
--strictparameter is being removed from ASV in the imminentv0.6release (airspeed-velocity/asv#1205) - it is becoming the default behaviour.