Skip to content
This repository was archived by the owner on Jan 7, 2022. It is now read-only.

Conversation

@adlaird
Copy link
Collaborator

@adlaird adlaird commented Jan 10, 2017

For feature #32

@codecov-io
Copy link

codecov-io commented Jan 10, 2017

Current coverage is 19.98% (diff: 100%)

Merging #59 into master will not change coverage

@@             master        #59   diff @@
==========================================
  Files            45         45          
  Lines          1321       1321          
  Methods         169        169          
  Messages          0          0          
  Branches        307        307          
==========================================
  Hits            264        264          
  Misses         1057       1057          
  Partials          0          0          

Powered by Codecov. Last update 9ff1bcb...636516d

Copy link
Owner

@jonshaffer jonshaffer left a comment

Choose a reason for hiding this comment

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

looks good to me minus a class for future styling of that sort-priority integer

ng-click="hcell.onSorted()">
</span>
<span ng-class="hcell.sortClass()"></span>
<span ng-class="hcell.sortClass()">{{hcell.column.sortPriority}}</span>
Copy link
Owner

Choose a reason for hiding this comment

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

can you add a class here?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

It's already using the sort-btn class

Copy link
Owner

Choose a reason for hiding this comment

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

going to roll this into future class audit for this component

@jonshaffer jonshaffer merged commit 24b41f1 into master Jan 10, 2017
@jonshaffer jonshaffer deleted the feature/sorting-priority-display branch January 10, 2017 19:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants