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

[A] Added adding_strategy property to the tables #29

Merged
merged 2 commits into from
Jan 8, 2020
Merged

Conversation

seleznevae
Copy link
Owner

This functionality partially helps to resolve questions from #28 .

@seleznevae seleznevae merged commit c81d23e into develop Jan 8, 2020
@coveralls
Copy link

Pull Request Test Coverage Report for Build 655

  • 192 of 245 (78.37%) changed or added relevant lines in 8 files are covered.
  • 12 unchanged lines in 4 files lost coverage.
  • Overall coverage decreased (-0.3%) to 78.601%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/table.c 7 8 87.5%
src/vector.c 42 47 89.36%
src/fort_impl.c 33 44 75.0%
src/row.c 41 55 74.55%
tests/bb_tests_cpp/test_table_basic.cpp 0 22 0.0%
Files with Coverage Reduction New Missed Lines %
tests/bb_tests_cpp/test_table_basic.cpp 1 0.0%
src/properties.c 2 88.85%
tests/bb_tests/test_memory_errors.c 2 84.93%
src/fort_impl.c 7 88.62%
Totals Coverage Status
Change from base Build 652: -0.3%
Covered Lines: 4507
Relevant Lines: 5734

💛 - Coveralls

@seleznevae seleznevae deleted the issue-28 branch January 8, 2020 14:38
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.

2 participants