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

Allow valid permutations of molecules in api #639

Merged
merged 9 commits into from
Sep 25, 2024

Conversation

sjd210
Copy link
Contributor

@sjd210 sjd210 commented Sep 11, 2024

Passes the allowPermutations flag from the Content Editor to the Chemistry Checker


Companion PR to Allow valid permutations of molecules for the Chemistry Checker.

Copy link

codecov bot commented Sep 11, 2024

Codecov Report

Attention: Patch coverage is 20.00000% with 12 lines in your changes missing coverage. Please review.

Please upload report for BASE (master@64685d9). Learn more about missing BASE report.
Report is 10 commits behind head on master.

Files with missing lines Patch % Lines
...tg/isaac/quiz/IsaacSymbolicChemistryValidator.java 0.00% 9 Missing ⚠️
.../dtg/isaac/dos/IsaacSymbolicChemistryQuestion.java 33.33% 2 Missing ⚠️
...g/isaac/dto/IsaacSymbolicChemistryQuestionDTO.java 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##             master     #639   +/-   ##
=========================================
  Coverage          ?   34.08%           
=========================================
  Files             ?      520           
  Lines             ?    23294           
  Branches          ?     2853           
=========================================
  Hits              ?     7939           
  Misses            ?    14554           
  Partials          ?      801           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

sjd210 and others added 2 commits September 24, 2024 16:10
Co-authored-by: James Sharkey <jsharkey13@users.noreply.github.com>
Turns out those annotations were necessary, because these getters didn't
use the conventional (but not nice here) format :sigh:
@jsharkey13 jsharkey13 merged commit c989f09 into master Sep 25, 2024
3 checks passed
@jsharkey13 jsharkey13 deleted the improvement/allow-permutations branch September 25, 2024 08:27
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