Skip to content
This repository has been archived by the owner on Jun 11, 2023. It is now read-only.

change getquestion to question and add it to the public API #6

Merged
merged 1 commit into from
Apr 30, 2023

Conversation

udohjeremiah
Copy link
Owner

This changes the function name from getquestion to question and also exports it i.e., adds it to the public API. This fixes #3 .

@codecov
Copy link

codecov bot commented Apr 30, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (51f592a) 0.97% compared to head (28c1798) 0.97%.

Additional details and impacted files
@@          Coverage Diff          @@
##            main      #6   +/-   ##
=====================================
  Coverage   0.97%   0.97%           
=====================================
  Files          3       3           
  Lines        103     103           
=====================================
  Hits           1       1           
  Misses       102     102           
Impacted Files Coverage Δ
src/ProjectEuler.jl 100.00% <ø> (ø)
src/problemutils.jl 0.00% <0.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@udohjeremiah udohjeremiah merged commit 3272257 into main Apr 30, 2023
10 of 11 checks passed
@udohjeremiah udohjeremiah deleted the update-public-API branch April 30, 2023 19:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rename getquestion to question?
1 participant