Skip to content

added reverse order flag#11

Closed
Blackmage89 wants to merge 1 commit intomatm:masterfrom
Blackmage89:master
Closed

added reverse order flag#11
Blackmage89 wants to merge 1 commit intomatm:masterfrom
Blackmage89:master

Conversation

@Blackmage89
Copy link
Copy Markdown

hi, it would be great if you could merge this if it is not a problem.

Only one thing to watch out for is the import path in gocov-html.go, i had to change it to my local repo, after the merge you should revert it to the original one.

thank you.

added flag -i to support reversing ordering of covered functions
Copy link
Copy Markdown

@olurin olurin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Blackmage89 Good Idea! the package change might be the reason why this PR is not merged

import (
"flag"
"github.com/matm/gocov-html/cov"
"github.com/Blackmage89/gocov-html/cov"
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Package name changed to github.com/Blackmage89/gocov-html/cov from github.com/matm/gocov-html/cov.

This was referenced Mar 8, 2023
@matm matm closed this in cbd9ea7 Mar 9, 2023
@matm matm closed this in #46 Mar 9, 2023
@matm
Copy link
Copy Markdown
Owner

matm commented Mar 9, 2023

Thanks a lot for your contribution @Blackmage89. Merged in #46.

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.

3 participants