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

WIP: C++ and python api #1

Merged
merged 10 commits into from
Jun 10, 2024

polished python API and added tests

231876a
Select commit
Loading
Failed to load commit list.
Merged

WIP: C++ and python api #1

polished python API and added tests
231876a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jun 10, 2024 in 1s

80.27% of diff hit (target 71.75%)

View this Pull Request on Codecov

80.27% of diff hit (target 71.75%)

Annotations

Check warning on line 76 in include/flock/cxx/client.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

include/flock/cxx/client.hpp#L75-L76

Added lines #L75 - L76 were not covered by tests

Check warning on line 19 in include/flock/cxx/exception.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

include/flock/cxx/exception.hpp#L18-L19

Added lines #L18 - L19 were not covered by tests

Check warning on line 21 in include/flock/cxx/exception.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

include/flock/cxx/exception.hpp#L21

Added line #L21 was not covered by tests

Check warning on line 24 in include/flock/cxx/exception.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

include/flock/cxx/exception.hpp#L23-L24

Added lines #L23 - L24 were not covered by tests

Check warning on line 27 in include/flock/cxx/exception.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

include/flock/cxx/exception.hpp#L27

Added line #L27 was not covered by tests

Check warning on line 62 in include/flock/cxx/group-view.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

include/flock/cxx/group-view.hpp#L62

Added line #L62 was not covered by tests

Check warning on line 68 in include/flock/cxx/group-view.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

include/flock/cxx/group-view.hpp#L68

Added line #L68 was not covered by tests

Check warning on line 151 in include/flock/cxx/group-view.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

include/flock/cxx/group-view.hpp#L150-L151

Added lines #L150 - L151 were not covered by tests

Check warning on line 155 in include/flock/cxx/group-view.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

include/flock/cxx/group-view.hpp#L154-L155

Added lines #L154 - L155 were not covered by tests

Check warning on line 33 in include/flock/cxx/group.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

include/flock/cxx/group.hpp#L32-L33

Added lines #L32 - L33 were not covered by tests

Check warning on line 48 in include/flock/cxx/group.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

include/flock/cxx/group.hpp#L47-L48

Added lines #L47 - L48 were not covered by tests

Check warning on line 51 in include/flock/cxx/group.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

include/flock/cxx/group.hpp#L50-L51

Added lines #L50 - L51 were not covered by tests

Check warning on line 100 in include/flock/cxx/group.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

include/flock/cxx/group.hpp#L98-L100

Added lines #L98 - L100 were not covered by tests

Check warning on line 108 in include/flock/cxx/group.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

include/flock/cxx/group.hpp#L108

Added line #L108 was not covered by tests

Check warning on line 111 in include/flock/cxx/group.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

include/flock/cxx/group.hpp#L110-L111

Added lines #L110 - L111 were not covered by tests

Check warning on line 59 in include/flock/cxx/server.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

include/flock/cxx/server.hpp#L56-L59

Added lines #L56 - L59 were not covered by tests

Check warning on line 30 in python/src/py-flock-client.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/src/py-flock-client.cpp#L29-L30

Added lines #L29 - L30 were not covered by tests

Check warning on line 43 in python/src/py-flock-client.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/src/py-flock-client.cpp#L43

Added line #L43 was not covered by tests

Check warning on line 45 in python/src/py-flock-client.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/src/py-flock-client.cpp#L45

Added line #L45 was not covered by tests

Check warning on line 50 in python/src/py-flock-client.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/src/py-flock-client.cpp#L50

Added line #L50 was not covered by tests

Check warning on line 52 in python/src/py-flock-client.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/src/py-flock-client.cpp#L52

Added line #L52 was not covered by tests

Check warning on line 232 in src/provider.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/provider.c#L232

Added line #L232 was not covered by tests