bjlittle / geovista

Cartographic rendering and mesh analytics powered by PyVista
https://geovista.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
142 stars 22 forks source link

Add update-pr-branch action to update PR branch #989

Closed tkoyama010 closed 2 weeks ago

tkoyama010 commented 2 weeks ago

🚀 Pull Request

Description

The job of the action is to help click "Update branch" button for us. Designed to work with the auto-merge and "Require branches to be up to date before merging" options. It will update the newest open PR that match the below conditions

image

codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 91.30%. Comparing base (165afdd) to head (d51bf63).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #989 +/- ## ======================================= Coverage 91.30% 91.30% ======================================= Files 58 58 Lines 2934 2934 ======================================= Hits 2679 2679 Misses 255 255 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.