nkprasad12 / morcus-net

Source code for Morcus Latin Tools.
https://morcus.net
GNU General Public License v3.0
6 stars 3 forks source link

Try using github.sha instead of rev-parse HEAD #361

Closed nkprasad12 closed 5 months ago

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 92.7%. Comparing base (5c8175c) to head (68b82bd).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #361 +/- ## ===================================== Coverage 92.7% 92.7% ===================================== Files 131 131 Lines 6626 6626 Branches 1352 1352 ===================================== Hits 6145 6145 Misses 463 463 Partials 18 18 ```

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

nkprasad12 commented 5 months ago

/fast-forward

github-actions[bot] commented 5 months ago

Triggered from https://github.com/nkprasad12/morcus-net/pull/361#issuecomment-2016691134 by @​nkprasad12.

Trying to fast forward main (5c8175cf5aecf45b461fcb34b7c6ef0f40853be0) to dev (68b82bd91d7b1ab94f5ac1c8dccfaa886d73d557).

Target branch (main):

commit 5c8175cf5aecf45b461fcb34b7c6ef0f40853be0 (HEAD -> main, origin/main, origin/HEAD)
Author: Nitin Prasad <nkprasa@gmail.com>
Date:   Sat Mar 23 23:24:12 2024 -0500

    Remove prod-build workflow (we already build docker)

Pull request (dev):

commit 68b82bd91d7b1ab94f5ac1c8dccfaa886d73d557 (pull_request/dev)
Author: Nitin Prasad <nkprasa@gmail.com>
Date:   Sat Mar 23 23:35:23 2024 -0500

    Try using github.sha instead of rev-parse HEAD

Fast forwarding main (5c8175cf5aecf45b461fcb34b7c6ef0f40853be0) to dev (68b82bd91d7b1ab94f5ac1c8dccfaa886d73d557).

$ git push origin 68b82bd91d7b1ab94f5ac1c8dccfaa886d73d557:main
To https://github.com/nkprasad12/morcus-net.git
   5c8175c..68b82bd  68b82bd91d7b1ab94f5ac1c8dccfaa886d73d557 -> main