nkprasad12 / morcus-net

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

Add basic tests for nom end index #362

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 93.0%. Comparing base (68b82bd) to head (eef6d5d).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #362 +/- ## ======================================= + Coverage 92.7% 93.0% +0.3% ======================================= Files 131 131 Lines 6626 6626 Branches 1352 1352 ======================================= + Hits 6145 6162 +17 + Misses 463 446 -17 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/362#issuecomment-2016694490 by @​nkprasad12.

Trying to fast forward main (68b82bd91d7b1ab94f5ac1c8dccfaa886d73d557) to dev (eef6d5d9dd0648f6f307cb4fe97fa8e489e08860).

Target branch (main):

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

    Try using github.sha instead of rev-parse HEAD

Pull request (dev):

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

    Add basic tests for nom end index

Fast forwarding main (68b82bd91d7b1ab94f5ac1c8dccfaa886d73d557) to dev (eef6d5d9dd0648f6f307cb4fe97fa8e489e08860).

$ git push origin eef6d5d9dd0648f6f307cb4fe97fa8e489e08860:main
To https://github.com/nkprasad12/morcus-net.git
   68b82bd..eef6d5d  eef6d5d9dd0648f6f307cb4fe97fa8e489e08860 -> main
github-actions[bot] commented 5 months ago

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

Trying to fast forward main (eef6d5d9dd0648f6f307cb4fe97fa8e489e08860) to dev (eef6d5d9dd0648f6f307cb4fe97fa8e489e08860).

Target branch (main):

commit eef6d5d9dd0648f6f307cb4fe97fa8e489e08860 (HEAD -> main, origin/main, origin/HEAD, pull_request/dev)
Author: Nitin Prasad <nkprasa@gmail.com>
Date:   Sat Mar 23 23:59:12 2024 -0500

    Add basic tests for nom end index

Pull request (dev):

commit eef6d5d9dd0648f6f307cb4fe97fa8e489e08860 (HEAD -> main, origin/main, origin/HEAD, pull_request/dev)
Author: Nitin Prasad <nkprasa@gmail.com>
Date:   Sat Mar 23 23:59:12 2024 -0500

    Add basic tests for nom end index

Fast forwarding main (eef6d5d9dd0648f6f307cb4fe97fa8e489e08860) to dev (eef6d5d9dd0648f6f307cb4fe97fa8e489e08860).

$ git push origin eef6d5d9dd0648f6f307cb4fe97fa8e489e08860:main
Everything up-to-date