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

Add basic tests for nom end index #362

Merged
merged 1 commit into from
Mar 24, 2024
Merged

Add basic tests for nom end index #362

merged 1 commit into from
Mar 24, 2024

Conversation

nkprasad12
Copy link
Owner

No description provided.

Copy link

codecov bot commented Mar 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.0%. Comparing base (68b82bd) to head (eef6d5d).

Additional details and impacted files
@@           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             

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@nkprasad12
Copy link
Owner Author

/fast-forward

Copy link

Triggered from #362 (comment) by @​nkprasad12.

Trying to fast forward main (68b82bd) to dev (eef6d5d).

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 (68b82bd) to dev (eef6d5d).

$ git push origin eef6d5d9dd0648f6f307cb4fe97fa8e489e08860:main
To https://github.com/nkprasad12/morcus-net.git
   68b82bd..eef6d5d  eef6d5d9dd0648f6f307cb4fe97fa8e489e08860 -> main

@github-actions github-actions bot merged commit eef6d5d into main Mar 24, 2024
8 checks passed
Copy link

Triggered from #362 (comment) by @​nkprasad12.

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

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 (eef6d5d) to dev (eef6d5d).

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant