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

Sort missing years in "No input data available for years" message #1225

Merged
merged 5 commits into from
Jul 14, 2021

Conversation

ledm
Copy link
Contributor

@ledm ledm commented Jul 13, 2021

Description

Closes #1224

Link to documentation:


Before you get started

Checklist

It is the responsibility of the author to make sure the pull request is ready to review. The icons indicate whether the item will be subject to the 🛠 Technical or 🧪 Scientific review.


To help with the number pull requests:

@ledm ledm changed the title Add a sorted print statement to Add a sorted print statement to no input available for years in recipe_finder Jul 13, 2021
@ledm ledm requested a review from valeriupredoi July 13, 2021 12:23
esmvalcore/_recipe_checks.py Outdated Show resolved Hide resolved
@valeriupredoi
Copy link
Contributor

valeriupredoi commented Jul 13, 2021

@ledm please don't review your own PR, I know you want to make code changes straight in the web editor but do it via the edit code option not via review, reviewing your own PR adds confusion at review stage 🍺

esmvalcore/_recipe_checks.py Outdated Show resolved Hide resolved
@jvegreg
Copy link
Contributor

jvegreg commented Jul 14, 2021

@ledm, can you also update it with the latest changes on main? It should fix the CircleCI error

@jvegreg jvegreg added the enhancement New feature or request label Jul 14, 2021
@jvegreg jvegreg self-assigned this Jul 14, 2021
@ledm
Copy link
Contributor Author

ledm commented Jul 14, 2021

@ledm, can you also update it with the latest changes on main? It should fix the CircleCI error

Done!

@jvegreg jvegreg changed the title Add a sorted print statement to no input available for years in recipe_finder Sort missing years in "No input data available for years" message Jul 14, 2021
@codecov
Copy link

codecov bot commented Jul 14, 2021

Codecov Report

Merging #1225 (b0dfd2a) into main (62b4c75) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1225   +/-   ##
=======================================
  Coverage   85.54%   85.54%           
=======================================
  Files         188      188           
  Lines        9150     9150           
=======================================
  Hits         7827     7827           
  Misses       1323     1323           
Impacted Files Coverage Δ
esmvalcore/_recipe_checks.py 82.20% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 62b4c75...b0dfd2a. Read the comment docs.

@jvegreg jvegreg merged commit 2a0bb11 into main Jul 14, 2021
@jvegreg jvegreg deleted the devleopment_QoL-sort-no-input-available-for-years branch July 14, 2021 13:06
zklaus pushed a commit that referenced this pull request Jul 21, 2021
)

* added a sorted print statement.

* Update esmvalcore/_recipe_checks.py

* Update esmvalcore/_recipe_checks.py

Co-authored-by: Javier Vegas-Regidor <[email protected]>

* Fix failing test

Co-authored-by: Javier Vegas-Regidor <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Minor quality of life improvement suggestion - sort "no input available for years".
3 participants