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

reaction role #684

Merged
merged 8 commits into from
Jul 10, 2023
Merged

reaction role #684

merged 8 commits into from
Jul 10, 2023

Conversation

qai222
Copy link
Collaborator

@qai222 qai222 commented Jun 22, 2023

- comments about stoichiometry convention
proto/reaction.proto Outdated Show resolved Hide resolved
proto/reaction.proto Outdated Show resolved Hide resolved
proto/reaction.proto Outdated Show resolved Hide resolved
@skearnes skearnes linked an issue Jul 1, 2023 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Jul 5, 2023

Codecov Report

Merging #684 (e53efbd) into main (aaaed3f) will decrease coverage by 0.30%.
The diff coverage is 53.48%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #684      +/-   ##
==========================================
- Coverage   69.63%   69.34%   -0.30%     
==========================================
  Files          23       23              
  Lines        2279     2306      +27     
  Branches      568      575       +7     
==========================================
+ Hits         1587     1599      +12     
- Misses        586      598      +12     
- Partials      106      109       +3     
Impacted Files Coverage Δ
ord_schema/orm/scripts/add_datasets.py 54.71% <21.42%> (ø)
ord_schema/validations.py 70.28% <28.57%> (-0.35%) ⬇️
ord_schema/message_helpers.py 86.25% <50.00%> (-0.78%) ⬇️
ord_schema/orm/conftest.py 95.83% <100.00%> (ø)
ord_schema/orm/database.py 92.64% <100.00%> (+0.45%) ⬆️
ord_schema/orm/mappers.py 95.73% <100.00%> (+0.07%) ⬆️

@qai222 qai222 requested a review from skearnes July 5, 2023 21:52
@skearnes
Copy link
Collaborator

skearnes commented Jul 8, 2023

Please run the compile_proto_wrappers.sh and format.sh scripts so the tests pass.

@qai222
Copy link
Collaborator Author

qai222 commented Jul 9, 2023

Please run the compile_proto_wrappers.sh and format.sh scripts so the tests pass.

compile_proto_wrappers.sh made some changes (deletions) that I don't quite understand, still, two tests failed. Using libprotoc 3.15.8.

proto/reaction.proto Outdated Show resolved Hide resolved
@skearnes
Copy link
Collaborator

skearnes commented Jul 9, 2023

Please run the compile_proto_wrappers.sh and format.sh scripts so the tests pass.

compile_proto_wrappers.sh made some changes (deletions) that I don't quite understand, still, two tests failed. Using libprotoc 3.15.8.

Make sure you're using the same versions as in this test: https://github.com/open-reaction-database/ord-schema/blob/main/.github/workflows/run_tests.yml#L78

- libprotoc 22.3
- Ubuntu clang-format version 14.0.0-1ubuntu1
- go version go1.20.5 linux/amd64
- Ubuntu clang-format version 14.0.0-1ubuntu1
# Conflicts:
#	js/ord-schema/proto/reaction_pb.js
#	ord_schema/proto/reaction_pb2.py
- libprotoc 22.3
- Ubuntu clang-format version 14.0.0-1ubuntu1
- go version go1.20.5 linux/amd64
- Ubuntu clang-format version 14.0.0-1ubuntu1
@skearnes skearnes merged commit 5eb9704 into main Jul 10, 2023
19 checks passed
@skearnes skearnes deleted the reaction_role branch July 10, 2023 14:10
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.

side product and byproduct
2 participants